mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 22:44:58 +00:00
20 lines
276 B
Markdown
20 lines
276 B
Markdown
## 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
|
|
```
|