lib/time.rb in time-0.2.2 vs lib/time.rb in time-0.3.0

- old
+ new

@@ -23,9 +23,12 @@ # * custom formats handled by Date._strptime # :startdoc: class Time + + VERSION = "0.3.0" + class << Time # # A hash of timezones mapped to hour differences from UTC. The # set of time zones corresponds to the ones specified by RFC 2822