calendar.parser vocabulary
Factor handbook ยป Vocabulary index


Summary
Parsing dates and times

Words

Tuple classes
ClassSuperclassSlots
invalid-timestamp-format tuple


Ordinary words
WordStack effect
check-day-name( str -- )
check-timestamp( obj/f -- obj )
checked-number( str -- n )
cookie-string>timestamp( str -- timestamp )
cookie-string>timestamp-1( str -- timestamp )
cookie-string>timestamp-2( str -- timestamp )
expect( str -- )
hhmm>duration( hhmm -- duration )
hms>duration( str -- duration )
invalid-timestamp-format( -- * )
parse-rfc822-gmt-offset( string -- dt )
parse-rfc822-military-offset( string -- dt )
read-00( -- n )
read-000( -- n )
read-0000( -- n )
read-cookie-string-1( -- timestamp )
read-cookie-string-2( -- timestamp )
read-hh:mm:ss( -- hh mm ss )
read-hms( -- h m s )
read-rfc3339( -- timestamp )
read-rfc3339-gmt-offset( ch -- dt )
read-rfc3339-seconds( s -- s' ch )
read-rfc822( -- timestamp )
read-sp( -- token )
read-token( seps -- token )
read-ymd( -- y m d )
rfc3339>timestamp( str -- timestamp )
rfc822-named-zones( -- value )
rfc822>timestamp( str -- timestamp )
signed-gmt-offset( dt ch -- dt' )
ymd>timestamp( str -- timestamp )
ymdhms>timestamp( str -- timestamp )


Class predicate words
WordStack effect
invalid-timestamp-format?( object -- ? )


Files


Metadata files