Could someone explain why this works fine:

# find . -newermt "May 2 12:00:09 CET 2007"
[...]
#

...whereas this doesn't:

# find . -newermt "May 2 12:00:09 CEST 2007"
find: Can't parse date/time: May 2 12:00:09 CEST 2007
#

(CET: Central European Time, ...S...: Summer)

Thanks in advance!

Ernest

---------------------------------------------------------------
plain text emails preferred, cf http://expita.com/nomime.html

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to