Documentation

- Added missing dateformat components 'j' and 'J' to the man page.
This commit is contained in:
Paul Beckingham 2013-05-11 18:05:28 -04:00
parent 6d2cbd77f8
commit f15c9a1b7e

View file

@ -534,6 +534,10 @@ H two-digit hour, for example 03 or 21
N two-digit minutes, for example 05 or 42
.br
S two-digit seconds, for example 07 or 47
.br
J three-digit Julian day, for example 023 or 365
.br
j Julian day, for example 23 or 365
.RE
.RE