NAME

Sidef::Time::Localtime

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Localtime(...)

INHERITS

Inherits methods from:

* Sidef::Time::Gmtime

METHODS

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

to_s

Localtime.to_s() -> Obj

Return the

Aliases: ctime, to_str

wday

Localtime.wday() -> Obj

Return the

Aliases: week_day

yday

Localtime.yday() -> Obj

Return the

Aliases: year_day

year

Localtime.year() -> Obj

Return the