* Corrected the 'walking timestamp' problem in the Tasks view by converting to UTC...
commit9b29d40bf8943e4401898a206106b860c3f25b56
authorajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Thu, 5 Mar 2009 21:28:24 +0000 (5 21:28 +0000)
committerajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Thu, 5 Mar 2009 21:28:24 +0000 (5 21:28 +0000)
tree4657c9136371169736f18e5a11a4e16b29e1f199
parent04ff7c1ca5a8cb0c809c66bf1f0806561e2d3e8e
* 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.

git-svn-id: svn://uncensored.citadel.org/trunk@7191 c9418f8e-8c02-0410-9258-ad310909226a
webcit/calendar.c