date bug
"R. Neubert" <[email protected]> Wed, 18 Sep 2002 01:19:24 +0200
| Newsgroups | gmane.comp.gnu.sh-utils.bugs |
|---|---|
| Message-ID | <000001c25ea0$a9eaa260$0400a8c0@cyr3xp3> |
Hello i have this version from date: date (GNU sh-utils) 2.0.11 Geschrieben von David MacKenzie. Copyright (C) 2000 Free Software Foundation, Inc. Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es gibt keine Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE ZWECKE. And i have this Problem: [root@dev root]# date -d "Die Aug 27 12:04:17 2002" +%s date: ungültiges Datum `Die Aug 27 12:04:17 2002' [root@dev root]# date -d "Fri Mar 22 15:28:42 2002" +%s 1016807322 [root@dev root]# I only can use date d with English words not with german :-(, but my system is german. Plz help me Cu rainer