Format Functions German datetime_de

Creates a function which returns the given timestamp in German format.

Example

SELECT datetime_de('2018-01-01 13:30:30 GMT') AS ts_de;

Result:

ts_de
01.01.2018 14:30:30