emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* month and day names
@ 2010-07-07 14:21 katepano
  0 siblings, 0 replies; only message in thread
From: katepano @ 2010-07-07 14:21 UTC (permalink / raw)
  To: emacs-orgmode

Hello All,
I would like to see, in certain files, the names of the months and days 
in Greek. I do that in the Agenda View, by just, denoting it in 
calendar, i.e. by having

(custom-set-variables
'(calendar-day-name-array ["Κυριακή" "Δευτέρα" "Τρίτη" "Τετάρτη" 
"Πέμπτη" "Παρασκευή" "Σάββατο"])
'(calendar-month-name-array ["Ιανουάριος" "Φεβρουάριος" "Μάρτιος" 
"Απρίλιος" "Μάιος" "Ιούνιος" "Ιούλιος" "Αύγουστος" "Σεπτέμβριος" 
"Οκτώβριος" "Νοέμβριος" "Δεκέμβριος"])
)

in my .emacs file. This is not respected however, when I get a timestamp 
in which I have e.g. <2010-07-07 Wed> or in date-tree in org-publish
Any ideas how to fix it? I mean to get <2010-07-07 Τετ>? a little 
googling showed that this goes deep in the emacs locale parameters which 
he gets from POSIX (sounds horrible to me).

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-07 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-07 14:21 month and day names katepano

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).