                            TimeZone
     Copyright (C) 1995 by Chun Wong.  All rights reserved.

           (PLEASE REVIEW THE ENTIRE CONTENTS OF THIS FILE!!!!)

  THE INFORMATION AND CODE PROVIDED IS PROVIDED AS IS WITHOUT WARRANTY
  OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  PURPOSE. IN NO EVENT SHALL CHUN WONG BE LIABLE FOR ANY DAMAGES
  WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS
  OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF CHUN WONG HAS BEEN
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

  **********************************************************************
  *  This program executable, help file and related text files may be  *
  *  distributed freely and may be used without fee by any individual  *
  *  for non-commercial use.                                           *
  *                                                                    *
  *  Non-commercial use: free                                          *
  *                                                                    *
  *  Commercial use: 1 UKP per machine                                 *
  *                                                                    *
  *  Archive sites:  This program may be included on CD-ROMs or other  *
  *  distribution methods freely,  provided  any  charge  for such is  *
  *  for recovering the cost of distribution  and  reasonable  profit  *
  *  and not for the purpose of "selling" the program.  In this  case  *
  *  the  distribution  must  contain  the complete program including  *
  *  this file.                                                        *
  *                                                                    *
  *  Authors: This program may be distributed with your book provided  *
  *  you include  a  notice  indicating  that  commercial use of this  *
  *  program must be coordinated with  Ipswitch, Inc.  or you include  *
  *  the contents of this text box in print. In any case the distribu- *
  *  tion must contain the complete program including this file. (The  *
  *  WS_FTP.INI file may be modified provided the  WS_FTP  home entry  *
  *  is included and not modified.)                                    *
  *                                                                    *
  **********************************************************************

 DESCRIPTION:
 ============

 This program displays current time, and various times around the world.
 I wrote this program primarily because I was annoyed at having to remember
 local times around the world when I was using various internet services.

 Time differences are maintained in a private INI file called timezone.ini.
 Simply add any new cities as you need them in this file. The BST/DST
 determines whether to use the SummerTime or WinterTime section of the INI
 file.  In the UK, this allows for switching to British Summer Time (BST).

 NOTE: All the time differences are currently set for local time being GMT
 so, you will need to modify the .ini file if you do not live in the GMT
 time zone.

 Enjoy!

 Chun Wong
 26 Hillfield Avenue
 MORDON
 LONDON SM4 6BA
 U.K.

 E-Mail: chun@orinoco.demon.co.uk
         cwg@cix.compulink.co.uk
         chun@msn.com

 INSTALLATION:
 =============

 1. Create a a sub-directory e.g. c:\timezone

 2. pkunzip files into this directory and move timezone.ini into your
    Windows directory.  If you already have a timezone.ini, you may want to
    skip this part.

 3. Add a new icon to your program manager for timezone.exe
