1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 21:55:08 +00:00
serenity/Base/usr/share/man/man1/ddate.md
Brendan Coles d0a9954f0e Userland: Add ddate utility
Today is Boomtime, day 7 of Chaos, in the YOLD 3187
2021-01-08 09:42:43 +01:00

20 lines
278 B
Markdown

## Name
ddate - prints 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
```