-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Issue Template
Description
DateTime accurately describes and calculates with time and date. Our purpose isn't to calculate with dates, time and intervals, but rather to represent them. The latter is what DateTime::Tiny is geared up for. With maximum speed and minimum code/complexity.
The reasoning here: why drag more code with us than required and why use a type which is very instantiation heavy, if all we want is represent the date we're given by the underlying persistance mechanism?
Metadata
Metadata
Assignees
Labels
No labels