These docs are for an old release. Info on upgrading to version 2/3
edit doc

parseISO8601

Parses an ISO8601 string into a Date object.

$.fullCalendar.parseISO8601( string [, ignoreTimezone ] ) -> Date

More information about the ISO8601 format can be found here.