* Decapsulate and dezonify calendar events as they are
authorArt Cancro <ajc@citadel.org>
Wed, 26 Nov 2008 18:03:21 +0000 (18:03 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 26 Nov 2008 18:03:21 +0000 (18:03 +0000)
commitac5164c6f2b3875e7155a43d48d08a75f55f0a90
tree0cde6434a3cf0d81452321f21ffe07a9bc7409ae
parent762b49aa48abb2e8b44ed705d450483bdfa2280c
* Decapsulate and dezonify calendar events as they are
  being loaded into the event editor.  TODO: convert back
  to local time during save, otherwise we create the
  shifting-hour DST problem for recurring events.  We
  might consider only converting to local time for
  recurring events ... that's what Google Calendar does.
webcit/calendar.c
webcit/event.c