thank you

On Tuesday, January 12, 2016 at 12:34:47 AM UTC+5:30, Anthony wrote:
>
> web2py isn't giving you the "wrong" time -- it's the local time on your 
> server. If you want UTC, you can use request.utcnow (request.now and 
> request.utcnow are just datetime.datetime.now() and 
> datetime.datetime.utcnow(), respectively).
>
> Anthony
>
> On Monday, January 11, 2016 at 12:50:05 PM UTC-5, RAGHIB R wrote:
>>
>> Can we do it without any plugin? If yes, how?
>>
>

-- 
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