busybox date to show yesterday's date

Denys Vlasenko vda.linux at googlemail.com
Sun Apr 12 15:18:56 UTC 2009


On Monday 06 April 2009 23:26, Ming-Ching Tiew wrote:
> 
> This works for gnu date :-
> 
>        # date -d yesterday
> 
> Does not work for busybox
> 
>        # date -d yesterday
> date: invalid date 'yesterday'


coreuituls have 10+ implementation of lexic parser of textual date.
We need far more compact version.
--
vda


More information about the busybox mailing list