emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-time-stamp in German or Spanish or....
@ 2020-09-06  9:15 Uwe Brauer
  2020-09-06 10:50 ` Heinz Tuechler
  2020-09-06 12:53 ` org-time-stamp in German or Spanish or Stefan Nobis
  0 siblings, 2 replies; 11+ messages in thread
From: Uwe Brauer @ 2020-09-06  9:15 UTC (permalink / raw)
  To: emacs-orgmode



Hi 

Org-time-stamp inserts a date as specified in 
(org-time-stamp-custom-formats '(" %d.%m.%Y " . " %d.%m.%Y %a %H:%M "))

But is inserts the name of the days in English, which variable allows me
to change the language?

I thought maybe 

(defun my-set-calendar-deutsch ()		;Version:1.190
 (interactive)
     (setq calendar-week-start-day 1
           calendar-day-name-array ["Sonntag" "Montag" "Dienstag" "Mittwoch"
                                    "Donnerstag" "Freitag" "Samstag"]))


But it does not: it steill does <2020-09-06 Sun>

What do I miss?

Thanks

Uwe Brauer 



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-09-07  6:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06  9:15 org-time-stamp in German or Spanish or Uwe Brauer
2020-09-06 10:50 ` Heinz Tuechler
2020-09-06 12:01   ` Uwe Brauer
2020-09-06 12:31     ` Heinz Tuechler
2020-09-06 15:49       ` [Some progress] (was: org-time-stamp in German or Spanish or....) Uwe Brauer
2020-09-06 22:19         ` [Some progress] Heinz Tuechler
2020-09-07  6:49           ` Uwe Brauer
2020-09-06 12:53 ` org-time-stamp in German or Spanish or Stefan Nobis
2020-09-06 15:58   ` Uwe Brauer
2020-09-06 16:17     ` Stefan Nobis
2020-09-06 17:43       ` [solved it] (was: org-time-stamp in German or Spanish or....) Uwe Brauer

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).