summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2019-07-13 17:22:44 -0400
committerAllen Winter <allen.winter@kdab.com>2019-07-13 17:22:44 -0400
commitc7e41beb2b32de91591e02c959abb024aa6a8ff8 (patch)
tree5f29df98db9d93d37249fbf815d8314e7ac20e92
parent42068ae1fc4fd37ce9c00b408fad61a24989688b (diff)
downloadlibical-git-c7e41beb2b32de91591e02c959abb024aa6a8ff8.tar.gz
icaltimezone.h - icaltimezone_truncate_vtimezone @since 3.0.6
-rw-r--r--src/libical/icaltimezone.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libical/icaltimezone.h b/src/libical/icaltimezone.h
index 7840b422..d2b21364 100644
--- a/src/libical/icaltimezone.h
+++ b/src/libical/icaltimezone.h
@@ -160,6 +160,7 @@ LIBICAL_ICAL_EXPORT char *icaltimezone_get_tznames_from_vtimezone(icalcomponent
* If either time is non-null, then it MUST be specified as UTC.
* If the start time is non-null and ms_compatible is zero,
* then the DTSTART of RRULEs will be adjusted to occur after the start time.
+ * @since 3.0.6
*/
LIBICAL_ICAL_EXPORT void icaltimezone_truncate_vtimezone(icalcomponent *vtz,
icaltimetype start,