[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DateBox
[Thread Prev] | [Thread Next]
- Subject: Re: DateBox
- From: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Thu, 06 Jun 2024 16:38:16 +0000
- Cc: user@xxxxxxxxxxxxxxxxxxxxxx
> > Yes, apparently LC_ALL is taken into account, but not just LC_TIME. > > $ LC_TIME=nl_NL.UTF-8 gbx3 -e now > 06/06/2024 16:42:46 > $ LC_ALL=nl_NL.UTF-8 gbx3 -e now > 06-06-2024 16:42:51 > > I will investigate. Thank you very kindly > > P.S. Note that for glibc, the date separator for 'nl_NL.UTF-8' is '-', > not a space. I' m well aware of that and didn't want to go into the slashes and dashes, jut the dd and mm part being reversed. 6 of 6th is a bad day for doing this as they are both the same :)
Re: DateBox | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
DateBox | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
Re: DateBox | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |