method
local_to_utc
v2.1.0 -
Show latest stable
- Class:
TimeZone
local_to_utc(time, dst=true)public
Adjust the given time to the simultaneous time in UTC. Returns a Time.utc() instance.
local_to_utc(time, dst=true)Adjust the given time to the simultaneous time in UTC. Returns a Time.utc() instance.