Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: iCalendar integration - time zone issue
Date: Tue, 12 Nov 2013 00:29:55 +0100	[thread overview]
Message-ID: <874n7icya4.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87mwlao89b.fsf@nb-jtatarik2.xing.hh>

Jan Tatarik <jan.tatarik@gmail.com> writes:

> Can you post the whole vcalendar? That would help.

Sure, here it comes (with some of the content removed to protect the
innocent):

  BEGIN:VCALENDAR
  METHOD:REQUEST
  PRODID:Microsoft Exchange Server 2007
  VERSION:2.0
  BEGIN:VTIMEZONE
  TZID:Romance Standard Time
  BEGIN:STANDARD
  DTSTART:16010101T030000
  TZOFFSETFROM:+0200
  TZOFFSETTO:+0100
  RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
  END:STANDARD
  BEGIN:DAYLIGHT
  DTSTART:16010101T020000
  TZOFFSETFROM:+0100
  TZOFFSETTO:+0200
  RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3
  END:DAYLIGHT
  END:VTIMEZONE
  BEGIN:VEVENT
  ORGANIZER;removed
  ATTENDEE;removed a bunch
  DESCRIPTION;LANGUAGE=en-US:removed
  SUMMARY;LANGUAGE=en-US:removed
  DTSTART;TZID=Romance Standard Time:20131115T143000
  DTEND;TZID=Romance Standard Time:20131115T150000
  UID:040000008200E00074C5B7101A82E00800000000B044F3F9F0DECE01000000000000000
   010000000C9E580470F22F44D8DD31ABAAEF9D039
  CLASS:PUBLIC
  PRIORITY:5
  DTSTAMP:20131111T142639Z
  TRANSP:OPAQUE
  STATUS:CONFIRMED
  SEQUENCE:1
  LOCATION;LANGUAGE=en-US:removed
  X-MICROSOFT-CDO-APPT-SEQUENCE:1
  X-MICROSOFT-CDO-OWNERAPPTID:2055976925
  X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
  X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
  X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
  X-MICROSOFT-CDO-IMPORTANCE:1
  X-MICROSOFT-CDO-INSTTYPE:0
  BEGIN:VALARM
  ACTION:DISPLAY
  DESCRIPTION:REMINDER
  TRIGGER;RELATED=START:-PT15M
  END:VALARM
  END:VEVENT
  END:VCALENDAR

> In any case, there should be a VTIMEZONE section with a definition of
> the timezone used in DTSTART.

It looks like there is. I wonder if it is broken...

[...]
> If there's no definition for the Romance Standard Time, gnus-icalendar
> won't be able to adjust for the DTSTART/DTEND timezones.

Makes sense, but it must be finding something, since an hour is
subtracted, right?

> If the definitions is there, then we have a bug and I would be doubly
> interested in the actual VCALENDAR contents.

I hope this is useful - if you need more examples I can extract some.


  Thanks!

    Adam

-- 
 "I hope you're not going to ask me                           Adam Sjøgren
  to explain a title."                                   asjo@koldfront.dk




  reply	other threads:[~2013-11-11 23:29 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 [this message]
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
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=874n7icya4.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).