fullcalendar/utilities/parseISO8601.txt
2010-01-16 14:29:18 -08:00

12 lines
275 B
Plaintext

parseISO8601
============
Parses an ISO8601 string into a Date object.
<div class='spec' markdown='1'>
$.fullCalendar.parseISO8601( *string* [, *ignoreTimezone* ] )
</div>
More information about the ISO8601 format can be found [here](http://www.w3.org/TR/NOTE-datetime).