How to convert unix timestamp

I would use a derived tag that multiplied/divided by 1000. (Plus conversion to/from java.util.Date.)

1 Like