Time Display Trigger

That is because HTML time input fields depend on the system locale – on my systems set to use a 24 hour clock, it works properly. Guess I should replace them with plain text fields so they work the same regardless of how the user’s computer is configured.

I’ve created an issue on GitHub:

See also: