Skip to Content
0
Jan 10, 2023 at 03:25 PM

Calculate time difference in a Smartform

101 Views

In a Smartform (PDF) I would like to calculate a time difference. Example: Starttime: 11:15, Endtime: 12:20. The result should be showing as 1:05 or similar. How can I achieve this? It seems it does not let me calculate with timestamps. Also using timestamps, it always shows the seconds also, which I do not need, only hours and minutes. Any input is appreciated.