date parsing of european dates

2005-05-12 Thread Nic Ferrier
Are my assertions incorrect or is it indeed impossible to parse this date with the semantics that I want? Nic Ferrier ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

Re: date not parsing full iso-8601

2005-05-11 Thread Nic Ferrier
Paul Eggert [EMAIL PROTECTED] writes: Nic Ferrier [EMAIL PROTECTED] writes: Curiously it seems to be the timezone that it doing it because this DOES work: $ date --date 2004-12-18T17:28:00 GNU date parsed the T as the military time zone T. Adding support for more ISO date forms

date not parsing full iso-8601

2005-05-10 Thread Nic Ferrier
it seems to be the timezone that it doing it because this DOES work: $ date --date 2004-12-18T17:28:00 Have I just misunderstood GNU date or have I really found a bug? Nic Ferrier ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http

Re: ls display directory context?

2005-01-20 Thread Nic Ferrier
[EMAIL PROTECTED] (James Youngman) writes: On Thu, Jan 20, 2005 at 12:57:39AM +, Nic Ferrier wrote: Is there any reason (apart from POSIX compliance) why ls cannot output file lists with the directory context attached to the file? For example: $ cd somedir $ ls --with-dir-ctx