Selon Klaus Brinkmann <[email protected]>:

>
> Does maybe some locale-variable (LC_TIME) affect the output? In any case
> here are my settings:
>
> # locale
> LANG=C
> LC_CTYPE=de_DE.UTF-8
> LC_NUMERIC=de_DE@euro
> LC_TIME=de_DE@euro
> LC_COLLATE=POSIX
> LC_MONETARY=POSIX
> LC_MESSAGES=POSIX
> LC_PAPER=de_DE@euro
> LC_NAME=de_DE@euro
> LC_ADDRESS=de_DE@euro
> LC_TELEPHONE=de_DE@euro
> LC_MEASUREMENT=POSIX
> LC_IDENTIFICATION=de_DE@euro
> LC_ALL=
>
>
>

According to the man page, only TZ should matter.
Is TZ set in your case?

I see only getenv for TZ in
http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=blob;f=hwclock/hwclock.c

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

Reply via email to