vufind-org / vufinddate
Date formatting tools for the VuFind project
v1.2.0
2023-01-17 14:25 UTC
Requires
- php: >=7.4.1
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.8.0
- pear/http_request2: 2.4.2
- phing/phing: 2.17.3
- phploc/phploc: 7.0.2
- phpmd/phpmd: 2.12.0
- phpstan/phpstan: 1.6.8
- phpunit/phpunit: 9.5.20
- sebastian/phpcpd: 6.0.3
- squizlabs/php_codesniffer: 3.6.2
README
VuFindDate
Introduction
VuFindDate contains a simple class for formatting dates and times. This is part of the VuFind project (http://vufind.org) but may also be useful for other purposes.
Installation
The recommended method for incorporating this library into your project is to use Composer (http://getcomposer.org).