* Timestamp language
@ 2013-08-16 8:05 Fredrik
2013-08-16 8:49 ` Lukas Fuernkranz
0 siblings, 1 reply; 5+ messages in thread
From: Fredrik @ 2013-08-16 8:05 UTC (permalink / raw)
To: Emacs-orgmode
When I add a new timestamp by either pressing C-c . or C-c ! the
calendar shows up in english but when textrepresentation of the date the
dayname is shown in swedish.
So adding a date for a wednesday would give me <2013-08-14 on>
I just can't find how to change my language settings so I get this in
english instead. Any ideas?
Regards,
Fredrik
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Timestamp language
2013-08-16 8:05 Timestamp language Fredrik
@ 2013-08-16 8:49 ` Lukas Fuernkranz
2013-08-16 9:09 ` Fredrik
0 siblings, 1 reply; 5+ messages in thread
From: Lukas Fuernkranz @ 2013-08-16 8:49 UTC (permalink / raw)
To: Fredrik; +Cc: Emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
Is your LC_TIME set to sv_SE.UTF-8?
On Fri, Aug 16, 2013 at 10:05 AM, Fredrik <fredrik@jumans.net> wrote:
> When I add a new timestamp by either pressing C-c . or C-c ! the calendar
> shows up in english but when textrepresentation of the date the dayname is
> shown in swedish.
>
> So adding a date for a wednesday would give me <2013-08-14 on>
>
> I just can't find how to change my language settings so I get this in
> english instead. Any ideas?
>
> Regards,
>
> Fredrik
>
>
[-- Attachment #2: Type: text/html, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Timestamp language
2013-08-16 8:49 ` Lukas Fuernkranz
@ 2013-08-16 9:09 ` Fredrik
2013-08-16 17:47 ` Sebastien Vauban
0 siblings, 1 reply; 5+ messages in thread
From: Fredrik @ 2013-08-16 9:09 UTC (permalink / raw)
To: Lukas Fuernkranz; +Cc: Emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 707 bytes --]
I tried to set it in the environment variables on my machine (a Swedish
Win8) but that made no difference.
On 2013-08-16 10:49, Lukas Fuernkranz wrote:
> Is your LC_TIME set to sv_SE.UTF-8?
>
>
> On Fri, Aug 16, 2013 at 10:05 AM, Fredrik <fredrik@jumans.net
> <mailto:fredrik@jumans.net>> wrote:
>
> When I add a new timestamp by either pressing C-c . or C-c ! the
> calendar shows up in english but when textrepresentation of the
> date the dayname is shown in swedish.
>
> So adding a date for a wednesday would give me <2013-08-14 on>
>
> I just can't find how to change my language settings so I get this
> in english instead. Any ideas?
>
> Regards,
>
> Fredrik
>
>
[-- Attachment #2: Type: text/html, Size: 1646 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Timestamp language
2013-08-16 9:09 ` Fredrik
@ 2013-08-16 17:47 ` Sebastien Vauban
2013-08-16 20:30 ` Fredrik
0 siblings, 1 reply; 5+ messages in thread
From: Sebastien Vauban @ 2013-08-16 17:47 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Fredrik wrote:
> I tried to set it in the environment variables on my machine (a Swedish Win8)
> but that made no difference.
--8<---------------cut here---------------start------------->8---
;; system locale to use for formatting time values
(setq system-time-locale "C")
--8<---------------cut here---------------end--------------->8---
will do.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Timestamp language
2013-08-16 17:47 ` Sebastien Vauban
@ 2013-08-16 20:30 ` Fredrik
0 siblings, 0 replies; 5+ messages in thread
From: Fredrik @ 2013-08-16 20:30 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: emacs-orgmode
On 2013-08-16 19:47, Sebastien Vauban wrote:
> ;; system locale to use for formatting time values
> (setq system-time-locale "C")
Thank you! Worked perfectly...
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-08-16 20:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16 8:05 Timestamp language Fredrik
2013-08-16 8:49 ` Lukas Fuernkranz
2013-08-16 9:09 ` Fredrik
2013-08-16 17:47 ` Sebastien Vauban
2013-08-16 20:30 ` Fredrik
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).