ta::ICal::Entry::Alarm::Display;
use DateTime::Format::ICal;
use DateTime::TimeZone;
use JSON::XS qw(encode_json);
use Net::CalDAVTalk::TimeZones;
use Text::VCardFast qw(vcard2hash);
use XML::Spice;
u
ions => [0, 'object', 0, undef],
isAllDay => [0, 'bool', 0, $JSON::false],
start => [0, 'localdate', 1, undef],
timeZone =>
cipants => [0, 'object', 0, undef],
useDefaultAlerts => [0, 'bool', 0, $JSON::false],
alerts => [0, 'object', 0, undef],
},
replyTo => {