diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-06 06:28:39 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-06 06:28:39 +0800 |
commit | 302eaef890f4a90e83b2118bd96e2c1fc459712e (patch) | |
tree | 6ee0d6b622aca7907105f5d1d3a96b8406bfd6d6 /my-evolution/ChangeLog | |
parent | 1b46152aea277563c1a001836ea6714c5406d69d (diff) | |
download | gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.tar gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.tar.gz gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.tar.bz2 gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.tar.lz gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.tar.xz gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.tar.zst gsoc2013-evolution-302eaef890f4a90e83b2118bd96e2c1fc459712e.zip |
USe 24hr clock if appropriate, don't mess with the date and time
svn path=/trunk/; revision=12635
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 2661996642..f66ab4db98 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2001-09-05 Iain Holmes <iain@ximian.com> + + * e-summary-calendar.c (generate_html): Check if we need to use 24hr + format. Don't try to do fancy things with the date and time of an + appointment. + (locale_uses_24h_time_format): Cut and pasted from calendar. + (e_summary_calendar_init): Get the 24hour preferences from the calendar. + 2001-09-04 Iain Holmes <iain@ximian.com> * Locations: Applied patch from Evert Verhellen to fix the Belgium |