all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: calendar
Date: Fri, 21 Oct 2005 11:00:07 +0200	[thread overview]
Message-ID: <a1b6f7fef15a59ae9883f75e0f5d863f@Web.DE> (raw)
In-Reply-To: <878xwn7fk4.fsf@gmail.com>


Am 21.10.2005 um 04:46 schrieb Sean Sieger:

> (setq calendar-time-zone -500)
> (setq calendar-standard-time-zone-name "EST")
> (setq calendar-daylight-time-zone-name "EDT")
>

I'm living at UTC+1 (east of Greenwich, London, UK, MET timezone) and 
have these:

(setq calendar-current-time-zone-cache
         (calendar-nth-named-day -1 0  3 year)
         (calendar-nth-named-day -1 0 10 year)

I think I had a similiar problem some years ago and the statement above 
solved it.

--
Greetings

   Pete

Well done is better than well said.
    ---- Benjamin Franklin

  reply	other threads:[~2005-10-21  9:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-21  2:46 calendar Sean Sieger
2005-10-21  9:00 ` Peter Dyballa [this message]
     [not found] <mailman.12078.1129862915.20277.help-gnu-emacs@gnu.org>
2005-10-21 12:05 ` calendar Johan Bockgård
2005-10-22 16:26   ` calendar Sean Sieger
2005-10-27 23:28 ` calendar Edward Dodge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a1b6f7fef15a59ae9883f75e0f5d863f@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.