Skip to content

DST not working for USA default to EU Why? #116

@gquiring

Description

@gquiring

I spent hours trying to figure this out. This should be passed to NTP.begin why is hardcoded to EU?

#define DST_ZONE_EU (0)
#define DST_ZONE_USA (1)
#define DST_ZONE_COUNT (2)
#define DEFAULT_DST_ZONE DST_ZONE_EU

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