help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with time-stamps on GNU/Linux and Windows


From: Seweryn Kokot
Subject: Re: problem with time-stamps on GNU/Linux and Windows
Date: Thu, 04 Sep 2008 21:55:06 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

ken <gebser@mousecar.com> writes:

> All I can say is that we're working with open source code.  It took a
> little bit of time, but I just tracked down at least one place where the
> dayname strings are defined.  On my system it's
>
> (defvar calendar-day-name-array
>   ["Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday"]
>   "Array of capitalized strings giving, in order, the day names.")
>
> (and apparently other places) in calendar.el.
>
> I.e., just go in and change the names of the days to what you want.
>
>
> Tell us if that does it... I'd be interested.
>
> hth,
> ken

I have tried this on Windows and nothing changed. I even tried to customize
`calendar-day-abbrev-array' variable but still format-time-string %a gives
"Cz" for "Thu", also `calendar-abbrev-length' is set to 3. 

Seweryn





reply via email to

[Prev in Thread] Current Thread [Next in Thread]