By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.02; (* of setdate.p 1999 Dec 13}
(* begin module describe.setdate *)
(*
name
setdate: set the date
synopsis
setdate(input: in, output: out)
files
input: user instructions for setting the date
output: the date for passage to the unix date function
description
Running this program should make setting the date easier. The program
produces the current date in the form required by the Unix date program:
usage: date [-a sss.fff] [-u] [+format] [yymmddhhmm[.ss]]
examples
documentation
see also
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.setdate *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}