home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osottzvr.txt < prev    next >
Text File  |  1997-06-12  |  2KB  |  48 lines

  1. OSOTTZVR - SETTING THE TIME ZONE
  2. 12/03/96
  3.  
  4. =======================================================================
  5.                      Setting the Time Zone
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. OS/2 Warp sets the time zone based on the country you selected during
  14. the installation process. The time zone might not be set correctly for
  15. countries that have multiple time zones. 
  16.  
  17. RESOLUTION
  18.  
  19. To correct the time zone for the United States of America, do the 
  20. following:
  21.  
  22. 1. Edit the CONFIG.SYS file.
  23.  
  24. 2. Change the TZ variable to one of the following:
  25.  
  26.     Eastern Time ...: SET TZ=est5edt
  27.     Central Time ...: SET TZ=cst6cdt
  28.     Mountain Time ..: SET TZ=mst7mdt
  29.     Pacific Time ...: SET TZ=pst8pdt
  30.     Alaska .........: SET TZ=ast9adt
  31.     Hawaii .........: SET TZ=hst10hdt
  32.  
  33. Areas that do not use daylight savings time must drop the last three
  34. characters. For example, for Eastern time without daylight savings,
  35. use SET TZ=est5.
  36.  
  37. warp4
  38. ______________________________________________________________________
  39. IBM disclaims all warranties, whether express or implied, including 
  40. without limitation, warranties of fitness and merchantability with 
  41. respect to the information in this document. By furnishing this 
  42. document, IBM grants no licenses to any related patents or copyrights.  
  43. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  44. or brand names referenced in this document are the property of their 
  45. respective owners. Consult your product manuals for complete trademark 
  46. information. 
  47.  
  48.