From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: org-time-stamp, day format Date: Mon, 06 Feb 2017 09:35:25 +0000 Message-ID: <878tpju0f6.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cafhx-0000vB-3r for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 04:35:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cafht-0001XR-5q for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 04:35:37 -0500 Received: from [195.159.176.226] (port=52146 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cafhs-0001XB-Tc for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 04:35:33 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cafhl-00089H-Bh for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 10:35:25 +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 Hello When I use org-time-stamp. I obtain: <2016-11-15 mar> mar is short for martes, which is the Spanish word for Tuesday. How can I can change that format, to any language I desire? I thought it would be calendar-day-name-array but this seems not to be the case. Thanks Uwe Brauer