Hello,
I want it to be expressed in hours, minutes, seconds, 99, 99, 99 as the values I put in. Is this possible?
No, Timespan will convert second, minute and hour. If you want to keep the input value, you can create several properties to keep it.
h The number of hours, which ranges from "0" to "23", with no leading zeros.
mm The number of minutes, which ranges from "00" to "59"..
ss The number of seconds, which ranges from "00" to "59"..
Best Regards,
Leon Lu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.