From 80d93d2032653155c67db10c84255e046a597ebd Mon Sep 17 00:00:00 2001 From: jwangen Date: Sat, 19 Oct 2002 20:11:45 +0000 Subject: Minor changes to TIMEZONES for clarification and added notice of timezone support to README --- README | 1 + TIMEZONES | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README b/README index de28660..55bc77d 100644 --- a/README +++ b/README @@ -62,6 +62,7 @@ Changes: -Fixed a bug for showing &'s and #'s in the javascript. -Greatly improved Mozilla Calendar support. -Overlapping events now display better. + -Added timezone support. -Other various bug fixes. 0.6 diff --git a/TIMEZONES b/TIMEZONES index 827b0a3..2a10edd 100644 --- a/TIMEZONES +++ b/TIMEZONES @@ -1,19 +1,25 @@ TIMEZONES --------- If your timezone is not in this list, it is assumed that the GMT offset -for both regular time and daylight savings time is +0000. If this is +for both regular time and Daylight Savings Time is +0000. If this is not correct, please use a timezone from this list which will acurrately -represent your GMT offsets. All these are case-sensitive. +represent your GMT offsets. All these are case-sensitive. -'Same as Server' is also a choice and it also case sensitive. This will -use the server's timezone offset. No entry at all (an empty string) means -to use the timezome of the event or calendar itself. This is default. +'Same as Server' is also a choice and it also case-sensitive. This will +use the server's timezone offset. + +No entry at all (an empty string) means to use the timezome of the event +or calendar itself. This is default. This does not support setting the offset itself (ie '+0500') because the offset might change depending on if we're looking at events when Daylight Savings Time is on, or events when it's off. You must choose a timezone from this list or an empty string. +*** None of these timezones represent both regular AND Daylight Savings +Time as +0000 except for 'GMT' but ANY string other than whats in this list +will return them both as +0000. + List of Timezones ----------------- Same as Server @@ -398,6 +404,7 @@ Europe/Zaporozhye Europe/Zurich GB GB-Eire +GMT HST Hongkong Indian/Antananarivo -- cgit v1.2.3