Skip to content

How to solve for the 2038 problem #3

@remcoNL

Description

@remcoNL

This is the 2038 problem. If timeInt32 is too large (for example 2527507687 which is 2050) i suspect there is a rollover because i end up in early 1900. (-;

Is there something we can do to allow for higher values in this code?

Or maybe it is a lib problem: espressif/esp-idf#584

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions