Provided by: rust-coreutils_0.0.14-3_amd64 bug

NAME

       date - manual page for date 0.0.14

DESCRIPTION

       /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/date 0.0.14 print or
       set the system date and time

   USAGE:
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/date
              [OPTION]...                                                            [+FORMAT]...
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/date
              [OPTION]... [MMDDhhmm[[CC]YY][.ss]]

   ARGS:
              <format>

   OPTIONS:
       -d, --date <STRING>
              display time described by STRING, not 'now'

       --debug
              annotate the parsed date, and warn about questionable usage to stderr

       -f, --file <DATEFILE>
              like --date; once for each line of DATEFILE

       -h, --help
              Print help information

       -I, --iso-8601 <FMT>
              output  date/time  in  ISO  8601  format.   FMT='date' for date only (the default),
              'hours', 'minutes',  'seconds',  or  'ns'  for  date  and  time  to  the  indicated
              precision.  Example: 2006-08-14T02:34:56-06:00

       -r, --reference <FILE>
              display the last modification time of FILE

       -R, --rfc-email
              output date and time in RFC 5322 format.  Example: Mon, 14 Aug 2006 02:34:56 -0600

       --rfc-3339 <FMT>
              output  date/time  in RFC 3339 format.  FMT='date', 'seconds', or 'ns' for date and
              time to the indicated precision.  Example: 2006-08-14 02:34:56-06:00

       -s, --set <STRING>
              set time described by STRING

       -u, --universal
              print or set Coordinated Universal Time (UTC)

       -V, --version
              Print version information

SEE ALSO

       The full documentation for date is maintained as a Texinfo manual.  If the info  and  date
       programs are properly installed at your site, the command

              info date

       should give you access to the complete manual.