apeschar/date

A value object for dates without times

Maintainers

Package info

github.com/apeschar/date

pkg:composer/apeschar/date

Statistics

Installs: 20 317

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.1 2022-11-16 12:56 UTC

This package is auto-updated.

Last update: 2026-02-16 20:15:40 UTC


README

This is a date value object for PHP. You may use this instead of DateTime or DateTimeImmutable when you want dates without times. It makes it safer and easier to compare and work with dates without worrying about differences in time and timezone.