NAME

Sidef::Time::Time

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Time(...)

INHERITS

Inherits methods from:

* Sidef::Object::Object

METHODS

dump

self.dump

Returns the

gmt

self.gmt

Returns the

Aliases: gmtime

local

self.local

Returns the

Aliases: localtime

micro

self.micro

Returns the

Aliases: micro_sec, micro_seconds

new

self.new

Returns the

Aliases: call

now

self.now

Returns the

sec

self.sec

Returns the

Aliases: time

to_s

self.to_s

Returns the

Aliases: to_str