Hi Peter,
Of course, MacRuby’s ruby 1.9.2 has
odd…
Of course, when comparing one can still do something like:
(t1 - t2).to_i <=> 0
or use NSDate#timeIntervalSince
still odd, though
milos
On 29 May 2012, at 12:56, Peter W A Wood wrote:
Hi
On 29 May 2012, at 18:04, Milos & Slavica wrote:
Hi,
Is this a known issue?
>> Time.new.utc.round
NoMethodError: undefined method `round' for 2012-05-29 10:00:00 UTC:Time
Ruby 1.8.7 displays the same behaviour :
home$ irb
>> Time.new.utc.round
NoMethodError: undefined method `round' for Tue May 29 10:54:04 UTC 2012:Time
from (irb):1
Regards
Peter
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________