NAME
Sidef::Time::Gmtime
DESCRIPTION
This class implements ...
SYNOPSIS
var obj = Gmtime(...)
INHERITS
Inherits methods from:
* Sidef::Object::Object
METHODS
day
Gmtime.day() -> Obj
Return the
Aliases: mday, month_day
hour
Gmtime.hour() -> Obj
Return the
min
Gmtime.min() -> Obj
Return the
Aliases: minute
mon
Gmtime.mon() -> Obj
Return the
Aliases: month
sec
Gmtime.sec() -> Obj
Return the
Aliases: second
strf
Gmtime.strf() -> Obj
Return the
Aliases: format, strftime
to_s
Gmtime.to_s() -> Obj
Return the
Aliases: ctime, to_str
wday
Gmtime.wday() -> Obj
Return the
Aliases: week_day
yday
Gmtime.yday() -> Obj
Return the
Aliases: year_day
year
Gmtime.year() -> Obj
Return the