jeremib/pear_date

More info available on: http://pear.php.net/package/Date

Maintainers

Details

github.com/jeremib/Date

Source

Issues

Installs: 36 515

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 10

dev-master 2022-11-07 18:44 UTC

This package is auto-updated.

Last update: 2024-04-07 21:46:16 UTC


README

This package is http://pear.php.net/package/Date and has been migrated from http://svn.php.net/repository/pear/packages/Date

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run either
$ phpunit tests/
  or
$ pear run-tests -r

To build, simply
$ pear package

To install from scratch
$ pear install package.xml

To upgrade
$ pear upgrade -f package.xml