Set timezone to EST in Google App Engine (Python) -


can advise how change timezone google app engine application? it's running python, need set timezone datetime.now() etc work on est timezone instead of default?

thanks!

have @ http://timezones.appspot.com/

you can not make datetime.now() use custom time zone can convert time per requirements.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -