Chronos
Table of Contents
Namespaces
- Traits
Interfaces
- ChronosInterface
- An extension to the DateTimeInterface for a friendlier API
- DifferenceFormatterInterface
- Interface for formatting differences in text.
Classes
- Chronos
- An Immutable extension on the native DateTime object.
- ChronosDate
- An immutable date object that converts all time components into 00:00:00.
- ChronosInterval
- A simple API extension for DateInterval.
- DifferenceFormatter
- Handles formatting differences in text.
- MutableDate
- A mutable date object that converts all time components into 00:00:00.
- MutableDateTime
- A mutable datetime instance that implements the ChronosInterface.
- Translator
- Basic english only 'translator' for diffForHumans()