[EMAIL PROTECTED] (Karl Berry) writes:

>     treats YYYYMMDD.HHMM as a count of seconds to the nearest 10,000th of
>
> It does?
>
> $ date -d 20070307.1010
> date: invalid date `20070307.1010'

Yes, because 'date' does not parse bare numbers as second counts; I
think this is by design.  It uses that syntax in 01:02:03.1010 though.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to