* Corrected the 'walking timestamp' problem in the Tasks view by converting to UTC...
authorArt Cancro <ajc@citadel.org>
Thu, 5 Mar 2009 21:28:24 +0000 (21:28 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 5 Mar 2009 21:28:24 +0000 (21:28 +0000)
commit98ff612fb94eddccd30f4936946e75129bb88cd9
tree4657c9136371169736f18e5a11a4e16b29e1f199
parent7a4d095d78a9c739a44da16f0e5cdb6d3f564755
* Corrected the 'walking timestamp' problem in the Tasks view by converting to UTC while loading a task into WebCit.  This is not a problem for Tasks because there are no calculations or recurrences being performed on task dates.  Thanks to feivel for reporting this.
webcit/calendar.c