On Wednesday 25 September 2013 21:49, Jody Lee Bruchon wrote:
> I am using the date command to process dates from a text file in the typical 
> American "mm/dd/yyyy" format.

date applet would become way too big if it will attempt to support
everything coreutils date does.

"date --help" shows accepted formats. All of these are selected
to be also acceptable for coreutils date, and to include
modern standard form of YYYY-MM-DD HH:MM:SS

-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to