NAME
Sidef::Time::Time
DESCRIPTION
This class implements ...
SYNOPSIS
var obj = Time(...)
INHERITS
Inherits methods from:
* Sidef::Object::Object
METHODS
dump
Time.dump() -> Obj
Return the
gmtime
Time.gmtime() -> Obj
Return the
local
Time.local() -> Obj
Return the
Aliases: localtime
micro
Time.micro() -> Obj
Return the
Aliases: micro_sec, micro_seconds
new
Time.new() -> Obj
Return the
Aliases: call
now
Time.now() -> Obj
Return the
sec
Time.sec() -> Obj
Return the
Aliases: time
to_s
Time.to_s() -> Obj
Return the
Aliases: to_str