Adding New event calendar entry under "Show Schedule" is not saving the time correctly<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Description When a new event is added using "Show schedule" option, the time is getting saved incorrectly as 00:00This can be observed when saving the event entry using the "Submit" button in "Add Event" dialogIt's happening in the Yokohama P2 HF2 version Steps to Reproduce 1. Log into the instance 2. Open "cmn_schedule" table3. Click on the OOB schedule "3rd Saturday Maintenance" 4. Click "Show Schedule" under "Related Links"5. Add a new event by clicking the calendar for any furture date6. Provide the "Start" as 2025-07-01 07:00:00 and "End" as 2025-07-01 08:00:007. Click on "Submit" button in the Add Event dialog 8. Notice that the event is saved with the timing as 07:00 - 00:00 9. When clicked on the event, the timings are reflected with "Start" as 2025-07-01 07:00:00 and "End" as 2025-07-01 23:59:59 No work around available. This is a product defect and targeted to be fixed in version 'Australia' Related Problem : PRB1911218