On Wed, Apr 21, 2010 at 6:27 AM, Jean Wolter <[email protected]> wrote: > Hello, > > the date command from linux coreutils support the following time > specification: -d @<seconds since 1970> > Together with "date +%s" this can be used to get a timestamp, > calculate with timestamps and convert a timestamp back into an actual > date. > > The following patch would add this timespecification to busybox: > > Would it be possible to integrate this (or something like this) into > busybox?
Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
