2022-03-19 14:26:29 +01:00
2022-03-19 14:15:03 +01:00
2022-03-19 14:15:03 +01:00
2022-03-19 14:15:03 +01:00
2022-03-19 14:26:29 +01:00
2022-03-19 14:15:03 +01:00
2022-03-19 14:15:03 +01:00

Writtendate

A simple, quick, and dirty program, to print the current date in a super-human-readable form.
Example output:

 It is Saturday, the twentieth of March, two thousand twenty-two. It is fourteen twenty-three and twenty-one seconds.

How 2 compile

  1. cmake -B build
  2. cd build
  3. make

How 2 use

./wdate
that's it...

Description
A simple, quick, and dirty program, to print the current date in a super-human-readable form.
Readme 86 KiB
Languages
C++ 98.9%
CMake 1.1%