Hi guys, In my db there is a field of datetime, as a time stamp of a post. By default it's Request.now. I test my app in web2py, and this field was filled with right date and time (my computer time). However, when import it to GAE Launcher, the field was filled with a time of 8hr delay... Is there anything to do with the time zone? Or maybe the time source is different other than local time?
Any reply appreciated. Spring

