mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:08:10 +00:00
Userland: Add ddate utility
Today is Boomtime, day 7 of Chaos, in the YOLD 3187
This commit is contained in:
parent
fb9eb20544
commit
d0a9954f0e
2 changed files with 152 additions and 0 deletions
20
Base/usr/share/man/man1/ddate.md
Normal file
20
Base/usr/share/man/man1/ddate.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
## 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue