I've noticed that some of the old time-related functions are still being
used. Please make sure you use the newer functions that support
timezones.

If you need help converting code, let me know.
(Note that this list doesn't include code for alarms, which I've put
notes about in bug #5282.)

These should almost never be used:

icaltime_as_timet:      calendar/cal-util/cal-util.c (3)
                        calendar/conduits/calendar/calendar-conduit.c(1)
                        calendar/gui/e-day-view.c (4)
                        calendar/gui/e-itip-control.c (6)
                        calendar/gui/e-week-view.c (4)


icaltime_from_timet:    calendar/pcs/cal-backend-file.c (2)

time_add_day:           calendar/conduits/calendar/calendar-conduit.c(2)

time_add_week:          calendar/gui/e-meeting-model.c (1)


time_day_begin:         OK

time_day_end:           calendar/conduits/calendar/calendar-conduit.c(1)


These should rarely be used:

gmtime:                 OK

mktime:                 calendar/conduits/calendar/calendar-conduit.c(8)
                        calendar/conduits/todo/todo-conduit.c (3)
                        calendar/gui/e-meeting-time-sel.c (2)

localtime:              calendar/gui/e-itip-control.c (1)
                        calendar/conduits/calendar/calendar-conduit.c(3)
                        calendar/conduits/todo/todo-conduit.c (1)
                        calendar/gui/e-meeting-time-sel.c (3)

icaltime_compare:       OK



Damon



_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to