Handbook
Glossary
gmt-offset>duration ( string -- duration )
Vocabulary
git
Inputs
string
an
object
Outputs
duration
an
object
Definition
USING:
calendar
kernel
math.parser
sequences
;
IN:
git
:
gmt-offset>duration
( string -- duration )
3
cut
[
string>number
]
bi@
[
hours
]
[
minutes
]
bi*
time+
;