diff options
author | Harry Lu <haip@src.gnome.org> | 2004-02-11 13:26:48 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2004-02-11 13:26:48 +0800 |
commit | 1ce0efbd345df0645c7f4ac28735e85adc111a2e (patch) | |
tree | 3780844e79514fccaec38730c222472127a8446a /calendar/ChangeLog | |
parent | f9d588d588ac2c20ba861c4b9df931029210b659 (diff) | |
download | gsoc2013-evolution-1ce0efbd345df0645c7f4ac28735e85adc111a2e.tar.gz gsoc2013-evolution-1ce0efbd345df0645c7f4ac28735e85adc111a2e.tar.zst gsoc2013-evolution-1ce0efbd345df0645c7f4ac28735e85adc111a2e.zip |
guarantee we do have some timezone before the time convertion.
* gui/print.c: (print_date_label): guarantee we do have some timezone
before the time convertion.
svn path=/trunk/; revision=24695
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e07b4d297d..86f552bd32 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-02-11 Kidd Wang <kidd.wang@sun.com> + + * gui/print.c: (print_date_label): guarantee we do have some timezone + before the time convertion. + 2004-02-10 JP Rosevear <jpr@ximian.com> * importers/icalendar-importer.c: remove useless include |