Related Functions
date
PHP 4.0+Formats a local date and time into a human-readable string using specified format characters and an optional timestamp.
Description
The date()
Formats a local date and time into a human-readable string using specified format characters and an optional timestamp.
Example