On Sun, Sep 04, 2016 at 08:30:39PM -0300, Antonio Terceiro wrote: > > + return Time.at(ENV['SOURCE_DATE_EPOCH'].to_i).gmtime if > > ENV['SOURCE_DATE_EPOCH'] > > otherwise, if SOURCE_DATE_EPOCH is passed, the date is _already_ in UTC (`utc` > and `gmtime` are synonyms in the ruby date class).
s/ruby date class/ruby Time class/
signature.asc
Description: PGP signature
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
