41 $this->
setValue(explode($this->delimiter, $val));
52 return implode($this->delimiter, $this->
getParts());
getDateInterval()
Returns a DateInterval representation of the Duration property.
setValue($value)
Updates the current value.
getParts()
Returns a multi-valued property.
getRawMimeDirValue()
Returns a raw mime-dir representation of the value.
static parseDuration($duration, $asString=false)
Parses an iCalendar (RFC5545) formatted duration value.
getValueType()
Returns the type of value.
setRawMimeDirValue($val)
Sets a raw value coming from a mimedir (iCalendar/vCard) file.