Search by

atk14 / dates

yarri

Library for dates manipulation

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

This package is auto-updated.

Last update: 2026-09-06 21:34:42 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