emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test failure due to LANG


From: Axel Kielhorn
Subject: Re: Test failure due to LANG
Date: Sat, 22 Apr 2023 16:36:53 +0200


> Am 22.04.2023 um 14:35 schrieb Ihor Radchenko <yantar92@posteo.net>:
> 
> 
> (with-environment-variables (("LANG" "de"))
>  (format-time-string "%A"))
> (with-environment-variables (("LANG" "en"))
>  (format-time-string "%A“))

When I start Emacs from a shell with LANG=de I get „Samstag“ in both cases.
When I start with LANG=C I get „Saturday“ in both cases.

Axel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]