When binding TimePicker value property to '24' and support2400=true; control displays '00' instead '24:00'
SAPUI5 version: 1.71.40
Browser/version (+device/version): Chrome
URL (minimal example if possible): https://sapui5.hana.ondemand.com/#/entity/sap.m.TimePicker/sample/sap.m.sample.TimePicker
example model:
"TP6": {
"format": "HH:mm:ss",
"support2400": true,
"value": "24:00",
"placeholder" :"Enter meeting start time"
}
Steps to reproduce the problem:
- TimePicker bound to above model
What is the expected result? Control displays "24:00"
What happens instead? Control displays "00:00"
Hello @costa-satsati,
Thank you for sharing this finding. This issue has been already reported to us. The status of the issue will be updated here in GitHub.
Best Regards, Boyan Rakilovski
Issue was fixed already with 49b23ee97df2bf625d2945dcae6174e5ee774242 in master and d42376aa6e3591844f1718c000a50cef14d831fa in 1.71