Forward RRULE to some date
Allen Winter
winter at kde.org
Thu Jan 5 05:45:35 PST 2017
On Wednesday, January 04, 2017 07:28:30 PM Milan Crha wrote:
> On Wed, 2016-12-28 at 08:56 -0500, Ken Murchison wrote:
> > Can you give the patch in issue #280 a
> > play and see if it meets your expectations?
>
> Hi,
> it looks fine. The attached is a patch which adds the new function into
> the libical-glib and I also added few test lines which call it.
>
Thanks. Committed in a580289ca0cf6043c4f8b6677800b83e253a2827
> If you've a list of the new API functions, then I can help to add them
> to the libical-glib for the 3.0 release. There doesn't seem to be any
> API change (parameter changes), because libical-glib builds without
> warnings and errors.
* New publicly available functions:
+ icalproperty_set_parent
+ icalvalue_get_parent
+ icalparameter_set_parent
+ icalparameter_get_parent
+ icalvalue_new_datetimedate (DATE or DATE-TIME)
+ icalvalue_set_datetimedate
+ icalvalue_get_datetimedate
+ icalrecur_iterator_set_start
>
> By the way, just by an accident, I realized that the git master has
> icaltime_from_timet() gone, but src/Net-ICal-Libical/netical_wrap.c
> still references it.
Yep. Kent?
I'll re-open issue 271
More information about the libical-devel
mailing list