RubyTime |
RubyTime.getgm() |
RubyTime |
RubyTime.getlocal() |
RubyTime |
RubyTime.getlocal19(ThreadContext context,
IRubyObject[] args) |
RubyTime |
RubyTime.gmtime() |
static RubyTime |
RubyTime.load(IRubyObject recv,
IRubyObject from,
Block block) |
RubyTime |
RubyTime.localtime() |
RubyTime |
RubyTime.localtime19(ThreadContext context,
IRubyObject[] args) |
static RubyTime |
RubyTime.new_local(IRubyObject recv,
IRubyObject[] args) |
static RubyTime |
RubyTime.new_utc(IRubyObject recv,
IRubyObject[] args) |
RubyTime |
Ruby.newTime(long milliseconds) |
static RubyTime |
RubyTime.newTime(Ruby runtime,
org.joda.time.DateTime dt) |
static RubyTime |
RubyTime.newTime(Ruby runtime,
org.joda.time.DateTime dt,
long nsec) |
static RubyTime |
RubyTime.newTime(Ruby runtime,
long milliseconds) |
RubyTime |
RubyTime.round(ThreadContext context,
IRubyObject[] args) |
protected static RubyTime |
RubyTime.s_mload(IRubyObject recv,
RubyTime time,
IRubyObject from) |
RubyTime |
RubyTime.succ() |