# File lib/more/facets/date.rb, line 361
  def self.utc_time(*args)
    time_with_datetime_fallback(:utc, *args)
  end