Just put 

    request.now = request.utcnow

before you define your models (including auth).



On Tuesday, 15 July 2014 04:32:57 UTC-5, Leonel Câmara wrote:
>
> If you use auth.signature pay attention that it uses request.now as the 
> default for the timestamps which uses the timezone of wherever it is 
> running. In my opinion time should always saved in the DB in UTC for 
> sanity's sake and future proofing. Seriously, request.now is retarded.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to