You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connects to PR #490
I found a bug where class-acf-field-date_time_picker.php was missing some functionality that had been added at some time in the past to class-acf-field-date_picker.php which I was also expecting to work in date_time_picker. I've modified the code and created a PR for it.