utc_to_local

utc_to_local(time)
Instance Public methods

Adjust the given time to the simultaneous time in the time zone represented by self. Returns a Time.utc() instance รข if you want an ActiveSupport::TimeWithZone instance, use DateAndTime::Zones#in_time_zone instead.

doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.