method
local_to_utc
v7.1.3.2 -
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.