SimplePie_Parse_DateDate Parser
Located in /libraries/simplepie/simplepie.php (line 12531)
string
$date
(line 12539)
Input data
array
$day
= array(
List of days, calendar day name => ordinal day number in the week
string
$day_pcre
(line 12989)
Cached PCRE for SimplePie_Parse_Date::$day
array
$month
= array(
List of months, calendar month name => calendar month number
string
$month_pcre
(line 12997)
Cached PCRE for SimplePie_Parse_Date::$month
array
$timezone
= array(
List of timezones, abbreviation => offset from UTC
Add a callback method to parse a date
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))
Remove RFC822 comments
Documentation generated on Tue, 19 Nov 2013 15:13:50 +0100 by phpDocumentor 1.4.3