arqex / react-datetime

A lightweight but complete datetime picker react component.
1.99k stars 872 forks source link

When date is changed before daylight savings, time does not update to be standard time #861

Open illegalnumbers opened 1 year ago

illegalnumbers commented 1 year ago

I'm Submitting a ...

[ x ] Bug report
[ ] Feature request
[ x ] Support request

Steps to Reproduce

Expected Results

Going from PDT dates to PST dates are respected

Actual Results

They are not, the time picker stays in PDT

Minimal Reproduction of the Problem

See above

Other Information (e.g. stacktraces, related issues, suggestions how to fix)