From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: org-time-stamp, day format Date: Mon, 06 Feb 2017 22:33:37 +0000 Message-ID: <874m072blq.fsf@mat.ucm.es> References: <87bmufkzqi.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1carr4-00028u-Lb for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 17:33:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1carr1-0000Lu-F6 for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 17:33:50 -0500 Received: from [195.159.176.226] (port=51005 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1carr1-0000LR-8q for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 17:33:47 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1carqs-0007GO-Nd for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 23:33:38 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org > On Monday, 6 Feb 2017 at 09:35, Uwe Brauer wrote: > I think you'll find that these come from the standard time format, using > %a for day of the week. This will depend on your locale I guess? Hm I am on Ubuntu 14.04 with the tcsh shell and locale gives me locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC=es_ES.UTF-8 LC_TIME=es_ES.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=es_ES.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=es_ES.UTF-8 LC_NAME=es_ES.UTF-8 LC_ADDRESS=es_ES.UTF-8 LC_TELEPHONE=es_ES.UTF-8 LC_MEASUREMENT=es_ES.UTF-8 LC_IDENTIFICATION=es_ES.UTF-8 LC_ALL= So I presume it is LC_TIME=es_ES.UTF-8 No idea that is was set up like this do you know by change how and where can I change that? Thanks Uwe