|
Libical API Documentation 4.0 UNRELEASED Go to the stable 3.0 documentation
|
#include <icaltypes.h>
Data Fields | |
| struct icalperiodtype | period |
| struct icaltimetype | time |
A data structure to represent a time period.
A time period should have either a date-time or a period, but not both.
Definition at line 29 of file icaltypes.h.
| struct icalperiodtype icaldatetimeperiodtype::period |
the period of the time period
Definition at line 31 of file icaltypes.h.
| struct icaltimetype icaldatetimeperiodtype::time |
the date-time of the time period
Definition at line 30 of file icaltypes.h.