Re: UTC datetime.fromtimestamp
Alok Kumar wrote: Dear All, I have UTC datetime as datetime.fromtimestamp(ParseDateTimeUTC("2007-12-06 20:37:05")) Just datetime.timedelta(days=1). -- Gerhard -- http://mail.python.org/mailman/listinfo/python-list
UTC datetime.fromtimestamp
Dear All, I have UTC datetime as datetime.fromtimestamp(ParseDateTimeUTC("2007-12-06 20:37:05")) How can I add a day into this. Your help will be highly appreciated. Regards Alok -- http://mail.python.org/mailman/listinfo/python-list