Sha256: dc855a93fc1dc71962ead7114f4f72721f890a12d46553a5056348e39c054c57
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
unless (RUBY_VERSION[0,3] == '1.9') class Time # To be able to keep Dates and Times interchangeable # on conversions. def to_time getlocal end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | lib/core/facets/time/to_time.rb |
facets-2.4.3 | lib/core/facets/time/to_time.rb |