# File lib/more/facets/date.rb, line 356
  def self.local_time(*args)
    time_with_datetime_fallback(:local, *args)
  end