* When translating the input from a REGI command into a vCard, set the telephone...
[citadel.git] / citadel / ical_dezonify.h
blobccef82ba83d98daf1e6ed05880057bb6b89e1ee9
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);