5 Dec
2006
5 Dec
'06
12:51 a.m.
On Monday 04 December 2006 12:32, Dieter Maurer wrote:
It might have to do with how you entered the date.
Watch out this example: >>> DateTime('2006-12-05 13:30:00')
DateTime('2006/12/05 13:30:00 GMT+1')
>>> DateTime('2006-12-05T13:30:00')
DateTime('2006/12/05 13:30:00 GMT+0')
This means that a single character (the "T" above) may change the timezone the date is assumed to come from.
Interesting! However, I entered the date via the widget on the "add an event" form - no typing was necessary (or even possible). That leads me to believe that this is a deliberate feature in Plone, or a bug in my installation. -- Kirk Strauser Daycos