all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with vcalendar and timezone
@ 2021-03-18 10:43 Pascal Quesseveur
  0 siblings, 0 replies; only message in thread
From: Pascal Quesseveur @ 2021-03-18 10:43 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I use GNU Emacs 27.1 (x86_64-w64-mingw32) on a french Windows 10
system. I got a vcalendar appointment from a Microsoft Exchange Server
containing the following information:

TZID:Romance Standard Time
...
DTSTART;TZID=Romance Standard Time:20210319T093000
DTEND;TZID=Romance Standard Time:20210319T110000

Emacs decodes the appointment as:

&3/19/2021 08:30-11:00 ...

which is not correct, it must be 09:30-11:00. When I replace 'Romance
Standard Time' (which is not standard if I understand well) by
Europe/Paris in the vcalendar buffer I get the correct appointment:

&3/19/2021 09:30-11:00 ...

I got an appointment last week from the same contact which was
correctly decoded, and I also get one for June wich is also
correct. Is there anything to do to get the correct appointment?


-- 
Pascal Quesseveur
pquessev@gmail.com




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-18 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18 10:43 Problem with vcalendar and timezone Pascal Quesseveur

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.