Gnus development mailing list
 help / color / mirror / Atom feed
From: Jan Tatarik <jan.tatarik@gmail.com>
To: ding@gnus.org
Subject: Re: iCalendar integration - time zone issue
Date: Thu, 28 Nov 2013 21:22:04 +0100	[thread overview]
Message-ID: <874n6w46qb.fsf@nb-jtatarik2.xing.hh> (raw)
In-Reply-To: <87a9gphj2f.fsf@gmail.com> (Mario Peter's message of "Wed, 27 Nov 2013 18:04:56 +0100")

On Wed, Nov 27 2013, Mario Peter wrote:

> Hi All,

> I have quite the same issue with the following almost all of my
> vcalendar attachments. The vcalendar entry below shows up in this way:

> Summary:    bla
> Location:   Mobil
> Time:       <2013-11-28 Thu 10:30-11:30 +1w>
> Organizer:  
> Attendance: Required
> Method:     REQUEST
> Status:     Not replied yet

> which is wrong and ment to be 1h earlier.

> could you help here?



[...]

> TZID:GMT +0100 (Standard) / GMT +0200 (Daylight)

[...]

> DTSTART;TZID="GMT +0100 (Standard) / GMT +0200 (Daylight)":20131128T093000

Well, Germany is in the CET timezone. Calendar events sent out by
Exchange insist on calling the Germany timezone pretty much anything but
CET. So far, I have seen Romance, Western Europe Time (which Wikipedia
says is wholly different timezone), and now this...

The timezone-make-date-arpa-standard function will handle all of the
above except your case :( Because of the GMT in the timezone name, the
timestamps in your calendar are parsed as GMT, thus the time shift of 1
hour.

My idea of solving this would be introducing customizable variable
containing mappings from any non-standard TZ identifier to a generally
recognized TZ name.



  parent reply	other threads:[~2013-11-28 20:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11 15:08 Adam Sjøgren
2013-11-11 22:58 ` Jan Tatarik
2013-11-11 23:29   ` Adam Sjøgren
2013-11-12  9:07     ` Jan Tatarik
2013-11-12  9:14       ` Adam Sjøgren
2013-11-12 13:08         ` Jan Tatarik
2013-11-12 17:27           ` Adam Sjøgren
2013-11-27 17:04             ` Mario Peter
2013-11-27 23:54               ` Jan Tatarik
2013-11-28 20:22               ` Jan Tatarik [this message]
2013-11-28 21:20               ` Jan Tatarik

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=874n6w46qb.fsf@nb-jtatarik2.xing.hh \
    --to=jan.tatarik@gmail.com \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).