Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
same-day? ( timestamp -- ? )
Vocabulary
irc.logbot
Definition
USING:
calendar
kernel
namespaces
;
IN:
irc.logbot
:
same-day?
( timestamp -- ? )
day-of-year
current-day
get
=
;