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
date
PHP Class date
Afficher le fichier
Open project: anchorcms/anchor-cms
Class Usage Examples
Méthodes publiques
Méthode
Description
format
(
$date
,
$format
= null )
* Format a date as per users timezone and format
mysql
(
$date
)
* All database dates are stored as GMT
Method Details
format()
public
static
méthode
* Format a date as per users timezone and format
public
static
format
(
$date
,
$format
= null )
mysql()
public
static
méthode
* All database dates are stored as GMT
public
static
mysql
(
$date
)