Calculate Military Time 24- Hours
Hello to all,
This is my first post to the Adobe community. I am here because I am having some trouble with the military time and getting it to go past mid-night. I have my coding set to where the "statrtime" subtracts from the "stoptime" correct but for example, if someone worked from 22:00 till 06:00 it would not calculate correctly.
What I am looking for is the total amount of minutes that have passed from the "stoptime" back until the "starttime".
Below is the current code that I am using:
((hour2*60)+min2)-((hour1*60)+min1)
Is there any way that I could code this in Adobe Acrobat alone or would I need a third party to help support?
Thanks for any help it would be appreciated greatly!
