<local-time> ( gmt-offset dst? abbrev std? gmt? -- local-time )


Vocabulary
tzinfo.private

Inputs
gmt-offsetan object
dst?an object
abbrevan object
std?an object
gmt?an object


Outputs
local-timean object


Definition


: <local-time>
( gmt-offset dst? abbrev std? gmt? -- local-time )
\ local-time boa ; inline