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

NAME

Sidef::Time::Time

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Object::Object
        * Sidef::Convert::Convert

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