After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 201391 - Replace usage of Unix timezone API with the libical versions
Replace usage of Unix timezone API with the libical versions
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: Normal major
: ---
Assigned To: Federico Mena Quintero
Evolution QA team
Depends on: 201390
Blocks: 200128
 
 
Reported: 2001-02-20 22:28 UTC by Federico Mena Quintero
Modified: 2013-09-10 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Federico Mena Quintero 2001-02-20 22:28:56 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.
Comment 1 Damon Chaplin 2001-07-24 00:50:54 UTC
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.