* icaltime_from_webform() - removed an unnecessary conversion
authorArt Cancro <ajc@citadel.org>
Fri, 26 Jan 2007 05:30:28 +0000 (05:30 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 26 Jan 2007 05:30:28 +0000 (05:30 +0000)
commit7031ff29d1d0032293741e8ff48325702d1950e0
tree5155151bd00b943c2cc19a13a9f16c9606802082
parent10eb566d6c67a2903b7943905d6d7c24c9f6e506
* icaltime_from_webform() - removed an unnecessary conversion
  to and from time_t.  A problem with libical was causing timestamps
  to get converted from local time zone to GMT twice.
webcit/calendar_tools.c