Handbook
Glossary
<tzfile> ( header transition-times local-times types abbrevs leaps is-std is-gmt -- tzfile )
Vocabulary
tzinfo
.
private
Inputs
header
an
object
transition-times
an
object
local-times
an
object
types
an
object
abbrevs
an
object
leaps
an
object
is-std
an
object
is-gmt
an
object
Outputs
tzfile
an
object
Definition
USING:
kernel
;
IN:
tzinfo.private
:
<tzfile>
( header transition-times local-times types abbrevs leaps is-std is-gmt -- tzfile )
\
tzfile
boa
;
inline