This is the eclecticse.omer Reference Manual, version 1.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:11:34 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
eclecticse.omer
A script to assist in counting the time period between Pesach and Shavuot.
David Trudgett <eclecticse@gmail.com>
GPL V3
1.0.1
local-time
(system).
omer-package.lisp
(file).
omer.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
eclecticse.omer/eclecticse.omer.asd
eclecticse.omer
(system).
eclecticse.omer/omer.lisp
omer-package.lisp
(file).
eclecticse.omer
(system).
*week-days*
(special variable).
a
(function).
date-diff
(function).
date-portion
(function).
day-count-to
(function).
day-of-week
(function).
es
(function).
extract-day
(function).
extract-month
(function).
extract-year
(function).
four-digit-str
(function).
h
(function).
human-date
(function).
increment-date
(function).
iso-8601-date-now
(function).
iso-8601-date-time-now
(function).
iso-8601-time-now
(function).
make-iso-8601-date
(function).
num-day-of-week
(function).
o
(function).
sabbath-count
(function).
sabbath-p
(function).
shavuot
(function).
tee
(function).
today
(function).
two-digit-str
(function).
u
(function).
vee
(function).
Packages are listed by definition order.
eclecticse.omer
omer
common-lisp
.
*week-days*
(special variable).
a
(function).
date-diff
(function).
date-portion
(function).
day-count-to
(function).
day-of-week
(function).
es
(function).
extract-day
(function).
extract-month
(function).
extract-year
(function).
four-digit-str
(function).
h
(function).
human-date
(function).
increment-date
(function).
iso-8601-date-now
(function).
iso-8601-date-time-now
(function).
iso-8601-time-now
(function).
make-iso-8601-date
(function).
num-day-of-week
(function).
o
(function).
sabbath-count
(function).
sabbath-p
(function).
shavuot
(function).
tee
(function).
today
(function).
two-digit-str
(function).
u
(function).
vee
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Strip the T from ISO8601 dates, and remove decimal portion of seconds, if any.
Increment DATE by one day. DATE must be in YYYY-MM-DD format. If there is a time portion, it will be ignored.
Return a string representing the current date in ISO 8601 format.
Return a string representing the current date and time in ISO 8601 format.
Return a string representing the current time in ISO 8601 format.
Given numerical values for the year, month and day, return a string representing the date in ISO 8601 format.
Jump to: | A D E F H I M N O S T U V |
---|
Jump to: | A D E F H I M N O S T U V |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | E F O P S |
---|
Jump to: | E F O P S |
---|