Used By
Used By | Description |
---|---|
wp-includes/functions.php: date_i18n() | Retrieves the date in localized format, based on a sum of Unix timestamp and timezone offset in seconds. |
Filters the date formatted based on the locale.
(string) Formatted date string.
(string) Format to display the date.
(int) A sum of Unix timestamp and timezone offset in seconds. Might be without offset if input omitted timestamp but requested GMT.
(bool) Whether to use GMT timezone. Only applies if timestamp was not provided. Default false.
Version | Description |
---|---|
2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/date_i18n