Transforming Unix Timestamp to UTC Format

Summary

User seeks guidance on adding a transformation to convert a unix timestamp column to a formatted UTC date string in a dataset.


Question

Hey folks. I have a created_at column in my dataset which is in unix timestamp format. I want to add another field created_at_utc and convert it to %Y-%m-%d format. How can I add the transformation?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['unix-timestamp', 'utc-format', 'data-transformation']