The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Time::Gmtime

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Gmtime.new(...);

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

ctime

Gmtime.ctime() -> Obj

Return the

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

wday

Gmtime.wday() -> Obj

Return the

Aliases: week_day

yday

Gmtime.yday() -> Obj

Return the

Aliases: year_day

year

Gmtime.year() -> Obj

Return the