Hoping this is the correct place - New to Arcade.
Trying to get the Hour in a 12 hour clock format to return for a label and pop up. Currently showing the time in different time zone polygons. But I'm getting the 24 hour time since I am using the Hour() function.
Any advise to make this --> Hour(Now())-1
read in 12 hours instead when I add in a custom expression to the pop-up. ?