close bug 7851

This commit is contained in:
Chuck Hagenbuch 2000-11-17 16:10:43 +00:00
parent 66d8f798ad
commit eb437a5870

View File

@ -564,6 +564,8 @@ static TABLE const TimezoneTable[] = {
{ "hst", tZONE, HOUR (10) }, /* Hawaii Standard */
{ "hdt", tDAYZONE, HOUR (10) }, /* Hawaii Daylight */
{ "cat", tZONE, HOUR (10) }, /* Central Alaska */
{ "akst", tZONE, HOUR (10) }, /* Alaska Standard */
{ "akdt", tZONE, HOUR (10) }, /* Alaska Daylight */
{ "ahst", tZONE, HOUR (10) }, /* Alaska-Hawaii Standard */
{ "nt", tZONE, HOUR (11) }, /* Nome */
{ "idlw", tZONE, HOUR (12) }, /* International Date Line West */