Handbook
Glossary
historical-events. ( timestamp -- )
Vocabulary
wikipedia
Inputs
timestamp
an
object
Outputs
None
Definition
USING:
formatting
kernel
wikipedia.private
;
IN:
wikipedia
:
historical-events.
( timestamp -- )
[
"%B %d - Events"
strftime
header.
]
[
historical-get-events
sections.
]
bi
;