Skip to content

Improve date handling #15

Description

@RedNeath

Right now, in the context, we define date variables as being unsigned long values, which is incorrect.

As stated in the issue about creating the context, dates are stored as their UNIX timestamp value. That means that, being stored in an unsigned variable, all dates before the 1st of January 1970 will not be interpreted correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions