string|bool format(int|DateTime $timestamp)
Format the date/time value (timestamp) as a string.
string|bool format(int|DateTime $timestamp)
Format the date/time value (timestamp) as a string.
int|DateTime | $timestamp | The timestamp to format |
string|bool | The formatted value or false if formatting failed |
MethodArgumentValueNotImplementedException | If one of the formatting characters is not implemented |
http://www.php.net/manual/en/intldateformatter.format.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.