We have a solution where we have costum date fields, but it appears there is a bug in the system. If we eg. select the time 17.00 in the field, the output gets "transformed" to 05.00. Even tough it says 17.00 in the UI/backend.
Have tried outputting it with @TemplateTags(), and have also tried to format it in Razor, but no luck. Is this a bug in the system, or am I missing a "24hr" checkmark somewhere in the settings?
br. Hans