Problem
The DateTimeInputWidget only supports input in UTC, it does not allow input in the users local time zone.
Solution
The input the should, by default, use the user's local timezone. The user should be able to override this.
Problem
The DateTimeInputWidget only supports input in UTC, it does not allow input in the users local time zone.
Solution
The input the should, by default, use the user's local timezone. The user should be able to override this.