icalendar.prop.dt package# Submodules# icalendar.prop.dt.base module TimeBase TimeBase.RANGE TimeBase.RELATED TimeBase.TZID TimeBase.default_value TimeBase.ignore_for_equality TimeBase.params icalendar.prop.dt.date module vDate vDate.VALUE vDate.default_value vDate.examples() vDate.from_ical() vDate.from_jcal() vDate.params vDate.parse_jcal_value() vDate.to_ical() vDate.to_jcal() icalendar.prop.dt.datetime module vDatetime vDatetime.VALUE vDatetime.default_value vDatetime.examples() vDatetime.from_ical() vDatetime.from_jcal() vDatetime.is_utc() vDatetime.params vDatetime.parse_jcal_value() vDatetime.to_ical() vDatetime.to_jcal() icalendar.prop.dt.duration module vDuration vDuration.VALUE vDuration.default_value vDuration.dt vDuration.examples() vDuration.from_ical() vDuration.from_jcal() vDuration.params vDuration.parse_jcal_value() vDuration.to_ical() vDuration.to_jcal() icalendar.prop.dt.list module vDDDLists vDDDLists.VALUE vDDDLists.default_value vDDDLists.dts vDDDLists.examples() vDDDLists.from_ical() vDDDLists.from_jcal() vDDDLists.params vDDDLists.to_ical() vDDDLists.to_jcal() icalendar.prop.dt.period module vPeriod vPeriod.FBTYPE vPeriod.VALUE vPeriod.by_duration vPeriod.default_value vPeriod.dt vPeriod.duration vPeriod.end vPeriod.examples() vPeriod.from_ical() vPeriod.from_jcal() vPeriod.overlaps() vPeriod.params vPeriod.parse_jcal_value() vPeriod.start vPeriod.to_ical() vPeriod.to_jcal() icalendar.prop.dt.time module vTime vTime.VALUE vTime.default_value vTime.examples() vTime.from_ical() vTime.from_jcal() vTime.is_utc() vTime.params vTime.parse_jcal_value() vTime.to_ical() vTime.to_jcal() icalendar.prop.dt.types module vDDDTypes vDDDTypes.VALUE vDDDTypes.default_value vDDDTypes.dt vDDDTypes.dts vDDDTypes.examples() vDDDTypes.from_ical() vDDDTypes.from_jcal() vDDDTypes.params vDDDTypes.parse_jcal_value() vDDDTypes.td vDDDTypes.to_ical() vDDDTypes.to_jcal() vDDDTypes.to_property_type() icalendar.prop.dt.utc_offset module vUTCOffset vUTCOffset.VALUE vUTCOffset.default_value vUTCOffset.examples() vUTCOffset.format() vUTCOffset.from_ical() vUTCOffset.from_jcal() vUTCOffset.ignore_exceptions vUTCOffset.params vUTCOffset.to_ical() vUTCOffset.to_jcal() Module contents# Property types related to dates and times.