HN user

dmarkow

11 karma
Posts0
Comments3
View on HN
No posts found.

It doesn't look like it. You need to use the iOS alternatives (in this case, NSDate).

  (main)>> require 'date'
  => #<RuntimeError: #require is not supported in RubyMotion>
  (main)>> Date
  => #<NameError: uninitialized constant Date>