I18Nv2_Locale::formatDate()
I18Nv2_Locale::formatDate()
-- Format a date
概要
require_once 'I18Nv2/Locale.php'; |
string I18Nv2_Locale::formatDate ([int $timestamp = NULL])
説明
Format a date corresponding to the current locale.
パラメータ
- integer
$timestamp timestamp which should be formatted
返り値
Returns string formatted date.
注意
この関数は、スタティックにコールする
ことはできません。