[MacRuby] #946: macirb: DateTime.now is broken in MacRuby 0.7
MacRuby
ruby-noreply at macosforge.org
Fri Oct 8 19:27:17 PDT 2010
#946: macirb: DateTime.now is broken in MacRuby 0.7
-----------------------------+----------------------------------------------
Reporter: macruby@… | Owner: eloy.de.enige@…
Type: defect | Status: closed
Priority: blocker | Milestone:
Component: MacRuby | Resolution: worksforme
Keywords: |
-----------------------------+----------------------------------------------
Changes (by lsansonetti@…):
* status: new => closed
* resolution: => worksforme
Comment:
Actually, I can't reproduce the problem with MacRuby trunk.
{{{
$ /usr/local/bin/macirb
irb(main):001:0> require 'date'
=> true
irb(main):002:0> DateTime.now
=> #<DateTime: 2010-10-08T19:27:26-07:00
(53038337811639313/21600000000,-7/24,2299161)>
irb(main):003:0> ^D$
}}}
Could you provide more information about the problem?
--
Ticket URL: <http://www.macruby.org/trac/ticket/946#comment:3>
MacRuby <http://macruby.org/>
More information about the macruby-tickets
mailing list