diff options
author | Matt Martin <matt@abacusnet.net> | 1999-07-19 15:17:32 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-07-19 15:17:32 +0800 |
commit | bfc53ad061fd6adeeaf865235fee9555a9fb2e53 (patch) | |
tree | 0c7af64774a0f0d138ebbf3713f92f651e5dd8a4 /calendar/ChangeLog | |
parent | 19e315ed069021c7eb67e965929c43464d601926 (diff) | |
download | gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.tar gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.tar.gz gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.tar.bz2 gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.tar.lz gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.tar.xz gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.tar.zst gsoc2013-evolution-bfc53ad061fd6adeeaf865235fee9555a9fb2e53.zip |
Handle the 'Z' parameter to the ISO date format to convert from GMT time.
1999-07-19 Matt Martin <matt@abacusnet.net>
* timeutil.c (time_from_isodate): Handle the 'Z' parameter to the
ISO date format to convert from GMT time.
svn path=/trunk/; revision=1030
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 481537730e..8387496f38 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-07-19 Matt Martin <matt@abacusnet.net> + + * timeutil.c (time_from_isodate): Handle the 'Z' parameter to the + ISO date format to convert from GMT time. + 1999-07-17 Nat Friedman <nat@gnome-support.com> * calendar.c (calendar_add_object): Copy the new UID into the |