locale.5: LC_TIME: document 'cal_direction' and 'date_fmt'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-04 11:40:22 +01:00
parent 12320325de
commit d96eca4d51
1 changed files with 21 additions and 2 deletions

View File

@ -942,8 +942,6 @@ The definition starts with the string
in the first column.
The following keywords are allowed:
.\" FIXME 'cal_direction' is not documented
.\" FIXME 'date_fmt' is not documented
.\" FIXME 'era', 'era_d_fmt', 'era_d_t_fmt', 'era_t_fmt', are not documented
.\" FIXME 'timezone' is not documented
.TP
@ -1022,6 +1020,27 @@ list item.
Number of the first working day from the
.I day
list.
.TP
.I cal_direction
.\" from localedata/locales/uk_UA
followed by a value that indicates the direction for the
display of calendar dates, as follows:
.RS
.TP
1
left-right from top
.TP
2
top-down from left
.TP
3
right-left from top
.RE
.TP
.I date_fmt
.\" from localedata/locales/uk_UA
followed by the appropriate date representation for
.BR date (1).
.PP
The
.B LC_TIME