Results changes from timezone adjustments.

This commit is contained in:
Andrew McMillan 2009-04-05 12:09:12 +12:00
parent 02d699e6ba
commit 8a9aeac9d5
2 changed files with 2 additions and 3 deletions

View File

@ -67,9 +67,9 @@ END:VCALENDAR
class: >PUBLIC<
dav_etag: >c057c3eb789b944e76f4d77fccf36ea1<
description: >Lunch will be needed<
dtend: >2007-11-23 14:00:00<
dtend: >2007-11-23 14:00:00+13<
dtstamp: >2007-11-24 22:19:00<
dtstart: >2007-11-23 12:00:00<
dtstart: >2007-11-23 12:00:00+13<
due: >NULL<
location: >NULL<
logged_user: >10<

View File

@ -1,4 +1,3 @@
CREATE DATABASE
Supported locales updated.
CalDAV functions updated.
RRULE functions updated.