* Update ical_dezonify() to use system tzdata
authorArt Cancro <ajc@citadel.org>
Tue, 25 Nov 2008 17:37:10 +0000 (17:37 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 25 Nov 2008 17:37:10 +0000 (17:37 +0000)
commit54c53c773c3d40a2e1ebaf4d8d2e7f694a893c74
tree8e7eb5b06ef1da9ca4c9fdc1dc37ce957969a6aa
parent758fac28a2d3d207014ab256f35c9e831a0a61e0
* Update ical_dezonify() to use system tzdata
  (or built-in tzdata if running on windows) to locate timezone
  information, if a matching timezone was not found somewhere
  within the supplied component.
citadel/ical_dezonify.c
citadel/modules/calendar/serv_calendar.c
webcit/calendar.c
webcit/ical_dezonify.c
webcit/siteconfig.c