diff options
Diffstat (limited to 'lib/time.rb')
-rw-r--r-- | lib/time.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/time.rb b/lib/time.rb index 49ef68a5e2..b9913c19cd 100644 --- a/lib/time.rb +++ b/lib/time.rb @@ -585,7 +585,6 @@ class Time # # require 'time' # - # t = Time.now # Time.xmlschema("2011-10-05T22:26:12-04:00") # #=> 2011-10-05 22:26:12-04:00 # |