# File lib/active_support/core_ext/time/calculations.rb, line 55 def local_time(*args) time_with_datetime_fallback(:local, *args) end