method
local_to_utc
v4.2.9 -
Show latest stable
- Class:
ActiveSupport::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.