Converting Timer from seconds to minutes and hours

Hi everyone,

I’m new to PAC Control and I’m trying to display a down timer in form of Hours/minutes/ seconds.
my down timer is only displayed in seconds form. can you please give me some tips to get to display in form of h/m/s?

thank you

You will need to write some OptoScript for this:

See Convert Integer 32 to Timestamp String

2 Likes

Thank you! that was a big help