Traveler:~ rwschaaf$ rvm use 1.9.3
Using /Users/rwschaaf/.rvm/gems/ruby-1.9.3-p125
Traveler:~ rwschaaf$ irb
1.9.3p125 :001 > Time.new.utc.round
=> 2012-05-29 11:01:22 UTC
Bob Schaaf
On May 29, 2012, at 6:56 AM, 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