ddate
PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR
ddate displays the Discordian date and holidays of a given date. The Discordian calendar was made popular by the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson.
- Versions: 0.2.2
- Website: https://github.com/bo0ts/ddate
- Licenses: Public Domain
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ddate
as follows:
guix install ddate
Or install a particular version:
guix install ddate@0.2.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of ddate about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ddate'><img src='https://packages.guix.gnu.org/packages/ddate/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ddate)
Example Org:
[[https://packages.guix.gnu.org/packages/ddate][https://packages.guix.gnu.org/packages/ddate/badges/latest-version.svg]]