- Add 4-digit year variants in the manpage, since at(1) already
understands them. PR: docs/32843 Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
This commit is contained in:
parent
ee723536f1
commit
4233d5966d
@ -82,12 +82,13 @@ by giving a date in the form
|
|||||||
.Ar \%month-name day
|
.Ar \%month-name day
|
||||||
with an optional
|
with an optional
|
||||||
.Ar year ,
|
.Ar year ,
|
||||||
or giving a date of the form
|
or giving a date of the forms
|
||||||
.Ar MMDDYY
|
.Ar DD.MM.YYYY ,
|
||||||
or
|
.Ar DD.MM.YY ,
|
||||||
.Ar MM/DD/YY
|
.Ar MM/DD/YYYY ,
|
||||||
or
|
.Ar MM/DD/YY ,
|
||||||
.Ar DD.MM.YY .
|
.Ar MMDDYYYY , or
|
||||||
|
.Ar MMDDYY .
|
||||||
The specification of a date must follow the specification of
|
The specification of a date must follow the specification of
|
||||||
the time of day.
|
the time of day.
|
||||||
You can also give times like
|
You can also give times like
|
||||||
|
Loading…
Reference in New Issue
Block a user