emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: French abbreviations for the week days (`lun.', `mar.', `


From: Sébastien Vauban
Subject: [Orgmode] Re: French abbreviations for the week days (`lun.', `mar.', `mer.', ...)
Date: Tue, 21 Dec 2010 10:24:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hello,

Sébastien Vauban wrote:
> In the same arena, I've noticed -- since I am on a Windows computer with
> French locales, that I now have Frenchized abbreviations for the dates, in
> the timestamps and in the agenda.
>
> For example:
>
>    CLOCK: [2010-10-26 mar. 09:14]--[2010-10-26 mar. 10:15] =>  1:01
>
> where `mar.' represents `Tue' (mardi, Tuesday).

I finally found the solution, which I'm sharing with you:

#+begin_src emacs-lisp
  (setq system-time-locale "C")
#+end_src

instead of:

#+begin_src emacs-lisp
  (setq system-time-locale "en_US.utf-8")
#+end_src

Strange, but...

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

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