On Tue, 2016-01-19 at 13:49 +0100, Patrick Ohly wrote:
> Does the libical 2.0 return "simple" VTIMEZONE definitions again, i.e.
> ones with RRULEs for summer and winter time?

        Hi,
they do return expanded timezones, unless the library is built with
   -DUSE_INTEROPERABLE_VTIMEZONES=true
or unless the application (library user) calls:
   icaltzutil_set_exact_vtimezones_support (0);

That restores the previous behaviour. I'm going to call that function
in the evolution(-data-server) code, if available.
        Bye,
        Milan

_______________________________________________
SyncEvolution mailing list
[email protected]
https://lists.syncevolution.org/mailman/listinfo/syncevolution

Reply via email to