Download the PHP package pronamic/wp-datetime without Composer
On this page you can find all versions of the php package pronamic/wp-datetime. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pronamic/wp-datetime
More information about pronamic/wp-datetime
Files in pronamic/wp-datetime
Download pronamic/wp-datetime
More information about pronamic/wp-datetime
Files in pronamic/wp-datetime
Vendor pronamic
Package wp-datetime
Short Description WordPress DateTime library.
License GPL-3.0-or-later
Package wp-datetime
Short Description WordPress DateTime library.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package wp-datetime
WordPress DateTime
WordPress Filters
pronamic_datetime_default_format
Note date_i18n
It is important to note that date_i18n()
:
- does not have full feature parity with
date()
, not all formats are supported (such as shorthands); - does not accept Unix timestamp (despite documented to), the expected value is “WordPress timestamp” (offset by time zone);
- has issues with certain timezone settings, such as numerical ones;
- does nothing with
$gmt
argument under normal circumstances;
Any use of this function must be carefully audited for correctness, especially in regards to output of time zones.
Source: https://developer.wordpress.org/reference/functions/date_i18n/#comment-2403
Inspiration
All versions of wp-datetime with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package pronamic/wp-datetime contains the following files
Loading the files please wait ....