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

NAME

Sidef::Time::Localtime

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Time::Gmtime

METHODS

ctime

Localtime.ctime() -> Obj

Return the

day

Localtime.day() -> Obj

Return the

Aliases: mday, month_day

hour

Localtime.hour() -> Obj

Return the

isdst

Localtime.isdst() -> Obj

Return the

min

Localtime.min() -> Obj

Return the

Aliases: minute

mon

Localtime.mon() -> Obj

Return the

Aliases: month

sec

Localtime.sec() -> Obj

Return the

Aliases: second

wday

Localtime.wday() -> Obj

Return the

Aliases: week_day

yday

Localtime.yday() -> Obj

Return the

Aliases: year_day

year

Localtime.year() -> Obj

Return the