apeschar/date

A value object for dates without times

Maintainers

Details

github.com/apeschar/date

Source

Issues

Installs: 17 949

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/apeschar/date

1.2.1 2022-11-16 12:56 UTC

This package is auto-updated.

Last update: 2025-10-16 19:33:28 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.