Hi, in the Date/Time/DateTimeProperty.now() implementation in the SDK you use datetime.now() (for auto_now and auto_now_add), but if the value is set from different servers that have different time zones (e.g. because you dynamically move the data around between data centers or a data center fails or whatever) we could have a few hours difference. So, my question: is the time zone on the production servers always UTC or is there a bug in the DateTimeProperty code?
Bye, Waldemar Kornewald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
