In Pipeline Builder, how do I cast a string epoch milliseconds column to a timestamp?

I don’t see a format string option for epoch seconds or epoch millis.

I needed to cast to a long first, then the right options came up (thanks Drew!).