GNOME Bugzilla – Bug 201391
Replace usage of Unix timezone API with the libical versions
Last modified: 2013-09-10 14:02:36 UTC
We will move away from the sucky/useless Unix timezone API and use the functions provided by libical instead. All the calendar code needs to use the libical functions instead of time_t and mktime() and friends.
The main calendar code has been converted to new timezone functions. I'll add specific bugs for the remaining things - alarms, conduits and My Evolution.