- TW-1522 Date format doesn't like hyphens (thanks to Scott Carter).
This commit is contained in:
Paul Beckingham 2015-01-25 14:49:02 -05:00
parent 4865269630
commit 6626207ad1
11 changed files with 30 additions and 10 deletions

View file

@ -615,6 +615,10 @@ field that is set. Otherwise, they are set to the corresponding values of
.RE
.RE
.TP
.B date.iso=yes
Enables ISO-8601 date support. The default value is "yes".
.TP
.B weekstart=Sunday
Determines the day a week starts. Valid values are Sunday or Monday only. The