Handbook
Glossary
>timezone ( timestamp duration -- timestamp' )
Vocabulary
calendar
Inputs
timestamp
an
object
duration
an
object
Outputs
timestamp'
an
object
Definition
USING:
kernel
;
IN:
calendar
:
>timezone
( timestamp duration -- timestamp' )
[
clone
]
[
convert-timezone
]
bi*
;