[uf-discuss] friendlier handling of DURATION in hCalendar
Tantek Ç elik
tantek at cs.stanford.edu
Mon Jul 10 21:37:37 PDT 2006
The DURATION property in iCalendar RFC2445 apparently is case-sensitive in
the values it accepts. (Section 4.3.6 Duration)
As other either iterated or parsed properties accept case-insensitive values
(such as "type"), I think we may want to add a required uppercasing of the
DURATION property to hCalendar processing to make the authoring of the
DURATION property easier for authors.
Brian informs me that this too is fairly easy to implement.
Any objections or implementer issues?
Thanks,
Tantek
More information about the microformats-discuss
mailing list