-
Bug
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
-
4.2 M8
We receive an date time with an hour on 24 hours but we read it as a time on 12 hours, then for 12h10, it displays 00h10 because it consider it as midnight.
We should use src-pattern="...HH:mm..." instead of src-pattern="...hh:mm...".
It's not a big deal when we only display the date without the time. But if we improve the display or copy/paste for another use, it can produces wrong results in the future.
This bug is present in a lot and a lot of XSL.
- Conditionne
-
WORKSPACES-463 When a new member join a project at 12:00, the hour displayed on the notification is 00:00
- Closed