= private = protected
localtime()
Returns a Time.local() instance of the simultaneous time in your system’s ENV['TZ'] zone
# File activesupport/lib/active_support/time_with_zone.rb, line 68 def localtime utc.getlocal end