Handbook
Glossary
read-rfc3339 ( -- timestamp )
Vocabulary
calendar
.
parser
Inputs
None
Outputs
timestamp
an
object
Definition
USING:
calendar
combinators
io
;
IN:
calendar.parser
:
read-rfc3339
( -- timestamp )
read-ymd
"Tt \t"
expect
read-hms
read1
{
{
46
[
read-rfc3339-seconds
]
}
[
]
}
case
read-rfc3339-gmt-offset
<timestamp>
;