Re: variable date format

2011-11-22 Thread Ed Blackman
On Mon, Nov 21, 2011 at 04:36:00PM -0600, David Champion wrote: Caveats: I remember this coming up but I don't remember exactly when or in what context. (If you have a URL where you got this I could double check.) The start of the thread is here: http://marc.info/?l=mutt-users&m=1294265041212

Re: variable date format

2011-11-22 Thread Toby Cubitt
On Mon, Nov 21, 2011 at 04:36:00PM -0600, David Champion wrote: > * On 21 Nov 2011, von der Burg wrote: > > > > I am trying to use Champion and Blackman's nice bash script, > > which I have appended below, to assign different date formats > > according to the age of the date. > > > > I

Re: variable date format

2011-11-21 Thread David Champion
* On 21 Nov 2011, von der Burg wrote: > > I am trying to use Champion and Blackman's nice bash script, > which I have appended below, to assign different date formats > according to the age of the date. > > I have tested each of the conditionals of this script and > it seems to work

variable date format

2011-11-21 Thread von der Burg
I am trying to use Champion and Blackman's nice bash script, which I have appended below, to assign different date formats according to the age of the date. I have tested each of the conditionals of this script and it seems to work from the shell. However when I try to use it from