◆ __construct()
Create new SimplePie_Parse_Date object, and set self::day_pcre, self::month_pcre, and self::built_in
private
◆ add_callback()
add_callback |
( |
|
$callback | ) |
|
Add a callback method to parse a date
public
- Paramètres
-
◆ date_asctime()
◆ date_rfc2822()
◆ date_rfc850()
◆ date_strtotime()
Parse dates using strtotime()
protected
- Renvoie
- int Timestamp
Références $date.
◆ date_w3cdtf()
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))
protected
- Renvoie
- int Timestamp
Références $date, $day, $i, $month, et $timezone.
◆ get()
◆ parse()
Parse a date
public
- Paramètres
-
- Renvoie
- int Timestamp corresponding to date string, or false on failure
Références $date.
◆ remove_rfc2822_comments()
remove_rfc2822_comments |
( |
|
$string | ) |
|
Remove RFC822 comments
protected
- Paramètres
-
string | $data | Data to strip comments from |
- Renvoie
- string Comment stripped string
Références $output, $position, et elseif.
Référencé par date_rfc2822().
◆ $built_in
◆ $date
◆ $day
◆ $day_pcre
◆ $month
◆ $month_pcre
◆ $timezone
◆ $user
La documentation de cette classe a été générée à partir du fichier suivant :