Sha256: a8cc561d97f1cb36ee79aca5f33ae9dc0b3237fa697c7837b764b0875c5a112b
Contents?: true
Size: 172 Bytes
Versions: 4
Compression:
Stored size: 172 Bytes
Contents
module Fugit module At def self.parse(s) ::EtOrbi.make_time(s) rescue nil end def self.do_parse(s) ::EtOrbi.make_time(s) end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
fugit-1.1.3 | lib/fugit/at.rb |
fugit-1.1.2 | lib/fugit/at.rb |
fugit-1.1.1 | lib/fugit/at.rb |
fugit-1.1.0 | lib/fugit/at.rb |