Hi.

On Mon, Apr 08, 2019 at 07:10:50PM +0200, Étienne Mollier wrote:
> > My question is - can anyone suggest me appropriate LC_TIME setting that
> > can show buster's date in stretch's format?
> 
>       $ LC_TIME=en_US.UTF-8 TZ=UTC date
>       Mon 08 Apr 2019 05:07:44 PM UTC
> 
>       $ LC_TIME=C.UTF-8 TZ=UTC date
>       Mon Apr  8 17:08:59 UTC 2019
> 
> If you speak C, it looks like a good bet.

Thank you, works as intended. One less problem for the future upgrade.

Reco

Reply via email to