From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: French abbreviations for the week days (`lun.', `mar.', `mer.', ...) Date: Tue, 21 Dec 2010 10:24:40 +0100 Message-ID: <80vd2ntr53.fsf@missioncriticalit.com> References: <878w1v4ci9.wl%ucecesf@ucl.ac.uk> <8739s2r46h.wl%ucecesf@ucl.ac.uk> <8762wwz607.fsf@fastmail.fm> <87bp6o11j6.wl%ucecesf@ucl.ac.uk> <87k4l7o4x5.wl%ucecesf@ucl.ac.uk> <87aam25gei.fsf@fastmail.fm> <17AE3133-267B-4750-9CA6-CC317B179295@gmail.com> <80sjztnxyp.fsf_-_@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, S=C3=A9bastien 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] =3D> 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 --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode