ical_dezonify: rearranged code and added log output
authorArt Cancro <ajc@citadel.org>
Wed, 12 Jul 2006 03:47:47 +0000 (03:47 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 12 Jul 2006 03:47:47 +0000 (03:47 +0000)
commit130ef6efcb903f2506ea1ab3b69906269bf34d10
tree1aadfae7af5798b4dc3f1585c4009272ff00764b
parent3cd022275187b434256d146914b9a07971821b9c
ical_dezonify: rearranged code and added log output
to determine whether a timestamp is either (1) already UTC, (2) not UTC
but included a time zone to convert from, or (3) not UTC but no timezone
specified.  Still need to handle (3) better, but we need to find a way
to determine the current timezone.
citadel/ical_dezonify.c