blob: 9a6f79542c5467e3222c81387828a62093f9af2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
## Name
ddate - print the current date in Discordian date format
## Synopsis
```**sh
$ ddate
```
## Description
ddate prints the current date in Discordian date format.
## Examples
```sh
$ ddate # Thu 07 Jan 2021
Today is Boomtime, day 7 of Chaos, in the YOLD 3187
```
|