Logo

Programming-Idioms

History of Idiom 184 > diff from v23 to v24

Edit summary for version 24 by coredump:
New Lisp implementation by user [coredump]

Version 23

2019-10-04, 22:45:06

Version 24

2020-04-29, 11:48:39

Idiom #184 Tomorrow

Assign to variable t a string representing the day, month and year of the day after the current date.

Idiom #184 Tomorrow

Assign to variable t a string representing the day, month and year of the day after the current date.

Imports
(ql:quickload :chronicity)
Code
(chronicity:parse "tomorrow")