Hi! Can I somewhere change the timestamp format? T...
# ask-community-for-troubleshooting
i
Hi! Can I somewhere change the timestamp format? The original column is a timestamp without timezone, and looks like this "2021-12-16 110029", After synchronise I got this format "2021-12-16T110029Z"
1
u
Hi @Ivan Zubak this is due to our basic normalization process. If you want to change this you'll have to implement a custom transformation. We have guide here.