timestamp
Calendar

Next:duration


Vocabulary
calendar

Word description
A timestamp is a date and a time with a timezone offset. Timestamp slots must store integers except for seconds, which stores reals, and gmt-offset, which stores a duration. Compare two durations with the <=> word.

See also
duration

Definition


Methods






































































M: timestamp pdf-value "%Y%m%d%H%M%S" strftime "D:" prepend ;