forked from skarim/vobject
-
Notifications
You must be signed in to change notification settings - Fork 19
Review hcalendar support #102
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedtech debtNeeds cleanup or modernisationNeeds cleanup or modernisation
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedtech debtNeeds cleanup or modernisationNeeds cleanup or modernisation
Things to consider:
h-event(http://microformats.org/wiki/h-event) seems to be a newer version ofhcalendar.hcalendarbehaviorargument forserialize(), only because that ability was added in the same commit.HCalendaris added to the behaviour registry, but to my knowledge, that's used solely for looking up behaviours when parsing, and we don't parsehcalendarformat inputshcalendarparser?