I do not know. What is slow?
On Jul 26, 9:09 am, NoNoNo <[email protected]> wrote: > Thanks Massimo, that explains a lot. As long as all the timestamps are > consistent it is ok. I guess SERVER is also the reason that it's slow > when opening a page even I'm running it locally. > > On Jul 26, 10:03 pm, mdipierro <[email protected]> wrote: > > > request.now is always the time of the server. > > > On Jul 26, 8:50 am, NoNoNo <[email protected]> wrote: > > > > 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

