add ordinal format specifier to man clock

This commit is contained in:
Josh Jones 2024-02-04 15:49:14 +01:00
parent 718dd4afae
commit e02cb9cfb9
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ View all valid format options in *strftime(3)* or have a look https://en.cpprefe
- *{calendar}*: Current month calendar
- *{tz_list}*: List of time in the rest timezones, if more than one timezone is set in the config
- *{ordinal_date}*: The current day in (English) ordinal form, e.g. 21st
# EXAMPLES