Flowdock
to_time() public

Return an instance of Time in the system timezone.

Show source
Register or log in to add new notes.
November 24, 2012 - (>= v3.1.0)
0 thanks

Actually one can see from the source that it just calls utc

From utc:

Returns a Time or DateTime instance that represents the time in UTC.

Seems to have changed in 3.1.0