On Aug 19, 2011, at 2:11 PM, nick name wrote:

> request.now is in local time, is that on purpose?
> I think a "request.utcnow" would also be useful (now can be derived from 
> utcnow, but the other way around is not 1:1 on days when daylight saving time 
> changes)

Yeah, it probably should have been utcnow. Nothing to stop you (or web2py, for 
that matter) from setting request.utcnow, though.

Reply via email to