822-date.1 838 B

123456789101112131415161718192021222324252627282930
  1. .\" Hey, Emacs! This is an -*- nroff -*- source file.
  2. .\" Authors: Ian Jackson
  3. .TH 822\-DATE 1 "14th August 1996" "Debian Project" "dpkg utilities"
  4. .SH NAME
  5. 822\-date \- Print date and time in RFC822 format
  6. .SH SYNOPSIS
  7. .B 822\-date
  8. .SH DESCRIPTION
  9. .B 822\-date
  10. displays the current date and time in the format described in RFC822,
  11. using a numeric timezone offset as recommended in RFC1123.
  12. .SH OPTIONS
  13. .B 822\-date
  14. does not take any arguments or options.
  15. .SH BUGS
  16. This facility really ought to be part of
  17. .BR date (1),
  18. .SH SEE ALSO
  19. .I Standard for the Format of ARPA Internet Text Messages
  20. (RFC822),
  21. .br
  22. .I Requirements for Internet Hosts -- Application and Support
  23. (RFC1123) section 5.2.14,
  24. .br
  25. .BR date (1).
  26. .SH AUTHOR
  27. .B 822\-date
  28. and this manpage were written by Ian Jackson. They are hereby placed
  29. by him into the public domain.