Re: Making date timestamp the changelog

1996-09-10 Thread Guy Maor
On Tue, 10 Sep 1996, Dale Scheetz wrote: > I am having problems getting date to produce the date in the format for > the changelog. Run the program `822-date'. Guy

Re: Making date timestamp the changelog

1996-09-10 Thread Dale Scheetz
On Tue, 10 Sep 1996 [EMAIL PROTECTED] wrote: > > Dale> Ian, how do you do this? Anybody? > > Just Use the 822-date Ian provides with dpkg: > > [EMAIL PROTECTED]:~> 822-date > Tue, 10 Sep 1996 11:38:13 -0400 > Coolness! Works fine! Was I supposed to see this in the docs somewhere?

Re: Making date timestamp the changelog

1996-09-10 Thread Dirk . Eddelbuettel
Dale> Ian, how do you do this? Anybody? Just Use the 822-date Ian provides with dpkg: [EMAIL PROTECTED]:~> 822-date Tue, 10 Sep 1996 11:38:13 -0400 I'd rather use the emacs changelog mode, though. -- Dirk Eddelb"uttel http://qed.econ.queensu.ca/~edd

Making date timestamp the changelog

1996-09-10 Thread Dale Scheetz
I am having problems getting date to produce the date in the format for the changelog. It is probably just ignorance, although I have read the date manpage frontwards and backwards, there is no definition of datestr. The closest I have gotten is: date -d "+%a, +%d +%B +%Y +%T" which gives the err