Lines Matching +full:width +full:- +full:mm
1 .\"-
49 .Op Cm + | -
62 .Op Cm + | -
70 .Ar mm Oc
73 .Oc Ar MM Op Cm \&. Ar SS
76 .\" Set time with the user-provided input format.
84 .Op Cm + | -
97 will set the date and time or print it in a user-defined way.
112 .Bl -tag -width Ds
123 .Ar mm Oc
126 .Oc Ar MM Op Cm \&. Ar SS
133 .St -iso8601
158 .St -iso8601
218 .Op Cm + | -
236 seconds are in the range 0-59, minutes are in the range 0-59, hours are
237 in the range 0-23, month days are in the range 1-31, week days are in the
238 range 0-6 (Sun-Sat),
239 months are in the range 1-12 (Jan-Dec)
242 On i386, years are in the range 69-38 representing 1969-2038.
243 On every other platform, years 0-68 are accepted and represent 2000-2068, and
244 69-99 are accepted and represent 1969-1999.
325 sign signals a user-defined format string
344 .Bl -tag -width Ds -compact -offset indent
352 .It Ar mm
358 .It Ar MM
421 .Bl -tag -width Ds
435 .Bl -tag -width /var/log/messages -compact
454 .Dl "date ""+DATE: %Y-%m-%d%nTIME: %H:%M:%S"""
457 .Bd -literal -offset indent
458 DATE: 1987-11-21
464 .Dl "date -v1m -v+1y"
475 .Dl "date -v1d -v3m -v0y -v-1d"
483 .Dl "date -v3m -v30d -v0y -v-1m"
489 .Dl "date -v1d -v+1m -v-1d -v-fri"
523 .Dl "TZ=America/Los_Angeles date -Iseconds -r 1533415339"
527 .Dl "2018-08-04T13:42:19-07:00"
531 .Dl "env LC_ALL=C date -j -f ""%a %b %d %T %Z %Y"" ""`env LC_ALL=C date`"" ""+%s"""
539 .Dl "TZ=America/Los_Angeles date -z Europe/Paris -j 0900"
576 .%U https://iana.org/time-zones
583 .St -p1003.2 .
591 .St -iso8601 .
595 conversion specification for nanoseconds is a non-standard extension.