Hi @JH-AM ,
Please try toDate and toString functions e.g., toString(toDate(dateColumn, 'dd.MM.yyyy'), 'yyyy-MM-dd HH:mm:ss'). Thanks! :)
Datetime Format: https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings
----------
If the above response helps, please "accept as answer" and "up-vote" the same! Thanks!