Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert time stored in UTC to local timezone for picker
form.datetime_field uses html input `datetime-local` under the hood, which does not factor in timezones, so convert it here explicitly
- Loading branch information