Closed mkaply closed 11 years ago
I did a little debugging and it seems like the function isTime is matching on these dates:
2013-06-30 12:00
Around line 623, we're going the "isTime" path with those values.
Yeah, definitely a problem with isTime. It says anything with a ":" is a time.
I'm not sure of the right way to fix though.
Yes, this is an unsupported format for ISO dates. I am not sure if the other parse devs have agreed to support this format without telling me, I put as an issue on the parser page http://microformats.org/wiki/microformats2-parsing
I have updated the examples on the wiki so they all have the 'T' delimiter
OK this turned out to be a new pattern supported in the HTML5 spec for datetime attributes. The library should now parse this pattern
The hevent that is demoed on this page:
http://microformats.org/wiki/h-event
Is not parsed correctly. The start/end dates end up scrunched together with no T.
Microformats Meetup
From to at Some bar in SF
Get together and discuss all things microformats-related.