Describe the bug
Incorrect date/time format in duration when 'All Day' is unchecked
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should display a correct date/time format
Version
Screenshots

Platform
Additional context
Add any other context about the problem here.
tested on 4.22 rc0 and it seems fine. see screenshot
However, hours are not computed accordingly i.e (you use 7 hrs or less). Lastly, when all day is unchecked and duration of event is 1 day only, there's no duration displayed.

This may be a time zone issue similar to https://github.com/infor-design/enterprise/issues/2768
This issue still exists in 4.250 beta 0
https://4250-beta0-enterprise.demo.design.infor.com/components/calendar/example-index.html#
Observations are as follows:
All Day within a single day it will display a CORRECT duration of date and time
But if you uncheck All Day and select multiple days it will display an INCORRECT duration of time. Noticed that only a single day is counted as 12hrs. 24hrs x 2 + 12 = 60

Lastly, When you set 23-hour duration it will display an INCORRECT duration of time. It's 47 hours if you make it 2 days. The same issue noted above in no.2


This bug is not fixed yet not sure when we will have time
Noted on that @tmcconechy . I just put some observations because of the UI change for reference.
This issue is now resolved. Moving this ticket to the Done column.