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