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

Reply via email to