Ticket #291 (closed defect: fixed)
Time.parse doesn't work in experimental
| Reported by: | mattaimonetti@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | major | Milestone: | MacRuby 0.5 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description (last modified by mattaimonetti@…) (diff)
$ macruby -e "require 'time'; p Time.parse('2009/06/29 23:19:35 +0000')"
unrecognized runtime type `{_NSZone=}' (TypeError)
Due to a conflict with NSObject#zone
Change History
Note: See
TracTickets for help on using
tickets.

