Back to Fullcalendar

parseISO8601

_docs-v1/date-library/parseISO8601.md

latest255 B
Original Source

Parses an ISO8601 string into a Date object.

<div class='spec' markdown='1'> $.fullCalendar.parseISO8601( *string* [, *ignoreTimezone* ] ) -> Date </div>

More information about the ISO8601 format can be found here.