Package org.jruby

Class RubyTime

All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType

public class RubyTime extends RubyObject
The Time class.
Author:
chadfowler, jpetersen
See Also: