tmdate(2): remove lies
Initially the code tried to guess the date format. This turned out to be a bit too magical, so the feature was removed, but the manpage still documented the nonfeature.
This commit is contained in:
parent
c931e96364
commit
07e8c324a8
1 changed files with 0 additions and 5 deletions
|
@ -156,11 +156,6 @@ which would get normalized to February 1st.
|
|||
Any characters not specified above are copied directly to output,
|
||||
without modification.
|
||||
|
||||
.PP
|
||||
If the format argument is nil, it makes an
|
||||
attempt to parse common human readable date formats. These
|
||||
formats include ISO-8601, RFC3339 and RFC2822 dates.
|
||||
.
|
||||
.PP
|
||||
Tmfmt produces a format description structure suitable for passing
|
||||
to
|
||||
|
|
Loading…
Reference in a new issue