bad commit 941990f0c5911cccd2bfaa3e0259a312c93f97ef?

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Sun Jul 26 11:22:44 UTC 2009


,----
| Author: Denys Vlasenko <vda.linux at googlemail.com>
| Date:   Sat Jul 18 04:54:21 2009 +0200
|
|     correct date testsuite to use compatible format
|
|     Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
`----

Documentation says:

,----
| Recognized formats for TIME:
|         hh:mm[:ss]
|         [YYYY.]MM.DD-hh:mm[:ss]
|         YYYY-MM-DD hh:mm[:ss]
|         MMDDhhmm[[YY]YY][.ss]
`----

-dt=`busybox date -d 012311332000`
+dt=`busybox date -d 200001231133`

TIME format: YYYYMMDDhhmm[.ss] does not seem to be supported.


Cheers,

-- 
Cristian


More information about the busybox mailing list