Date Parser
Located in /libraries/simplepie/simplepie.php (line 12526)
Array of user-added callback methods
Input data
List of days, calendar day name => ordinal day number in the week
Cached PCRE for SimplePie_Parse_Date::$day
List of months, calendar month name => calendar month number
Cached PCRE for SimplePie_Parse_Date::$month
List of timezones, abbreviation => offset from UTC
Array of user-added callback methods
Create new SimplePie_Parse_Date object, and set self::day_pcre, self::month_pcre, and self::built_in
Add a callback method to parse a date
Parse C99's asctime()'s date format
Parse RFC850's date format
Parse RFC2822's date format
Parse dates using strtotime()
Parse a superset of W3C-DTF (allows hyphens and colons to be omitted, as well as allowing any of upper or lower case "T", horizontal tabs, or spaces to be used as the time seperator (including more than one))
Get the object
Parse a date
Remove RFC822 comments
Documentation generated on Mon, 25 Jun 2012 13:59:36 -0500 by phpDocumentor 1.4.4