atk14/dates

Library for dates manipulation

v1.0.1 2023-10-21 12:28 UTC

This package is auto-updated.

Last update: 2024-05-06 16:06:53 UTC


README

Library for dates manipulation

Installation

Just use the Composer:

composer require atk14/dates

Testing

Install required dependencies for development:

composer update --dev

Run tests:

cd test
../vendor/bin/run_unit_tests

License

Dates is free software distributed under the terms of the MIT license