Skip to content

Move from DateTime to DateTime::Tiny #180

@ehuelsmann

Description

@ehuelsmann

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions