str(datetime.datetime.now())
str(datetime.datetime.today())
class faketz(datetime.tzinfo):def utcoffset(self, _):return datetime.timedelta(0)def dst(self, _):return datetime.timedelta(0)
datetime.datetime.now(faketz())
Prateek Malhotra
Project Manager/Lead Web Applications Developer
ReferABuyer.com - Developer of the Automatic$eller Software!
1973 Washington Valley Road
Martinsville, NJ 08836
Phone: 732-868-4421
Fax: 732-356-5875
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/I-e4MfckrIk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.