Rainer Stengele,

Rainer Stengele wrote:
> I have to switch languages in my wiodows 7 system from time to time.
> After switching my clock entries also switch format.
> How can I force emacs/orgmode to stick with the german clock/Date format like 
> for example:

For English timestamps, use:

--8<---------------cut here---------------start------------->8---
  ;; system locale to use for formatting time values
  (setq system-time-locale "C")
--8<---------------cut here---------------end--------------->8---

For German timestamps, use a variation of it ;-)

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to