Created attachment 458380 [details] Preview of bug It seems the datetime-local field type has a bug where if the seconds end in :00, when you click into the field and it shows the calendar popup it defaults to Dec 2000 w/ Jan 1 2001 selected. If you use any seconds beyond :00, it works fine. JSFiddle attached, example uses `<input type="datetime-local" value="2017-05-12T19:30:00" step="1">` to show the error. https://jsfiddle.net/vwyk05gj/
(Submitted via Feedback also, FB9996513)
rdar://92344761
Pull request: https://github.com/WebKit/WebKit/pull/1355
Committed r295369 (251377@main): <https://commits.webkit.org/251377@main> Reviewed commits have been landed. Closing PR #1355 and removing active labels.