# File lib/et-orbi/eo_time.rb, line 50 def utc(*a) EtOrbi.make_from_array(a, EtOrbi.get_tzone('UTC')) end