Hi ,
I try to save in a card a date, an hour, the minutes and the type of time (AM or PM). The problem is when I click on Save, the date saves well, but the minutes and hours add up. For example: If it's 3 and 5 minutes and I want to change at 4 and 10 minutes, instead of change there will be an addition, and instead of 4 it will be saved 7 (3 + 4) and in instead of 10 minutes there will be 15 (5 + 10). The data are saved in a column of date and time type in a dataverse table. Do you have any idea how to fix this problem?
Thanks