Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Phue
TimePattern
AbsoluteTime
PHP Class Phue\TimePattern\AbsoluteTime
Inheritance:
extends
AbstractTimePattern
Afficher le fichier
Open project: sqmk/phue
Protected Properties
Свойство
Type
Description
$date
DateTime
Date
Méthodes publiques
Méthode
Description
__construct
(
string
$time
)
Instantiate
__toString
( ) :
string
To string
Method Details
__construct()
public
méthode
Instantiate
public
__construct
(
string
$time
)
$time
string
Time value
__toString()
public
méthode
To string
public
__toString
( ) :
string
Résultat
string
Formatted date
Property Details
$date
protected_oe property
Date
protected
DateTime
$date
Résultat
DateTime