Date/Time Formatter German Date only
Status: Closed · Asked by Hariko on · 0 views
Is it possible to Format 2022-10-28 15:51:36 to Date without time to DD.MM.YYYY = 28.10.2022
Only DD.MM.YYYY HH:mm is in the Selection list
Is it possible to Format 2022-10-28 15:51:36 to Date without time to DD.MM.YYYY = 28.10.2022
Only DD.MM.YYYY HH:mm is in the Selection list
Found the solution myself. Create the string DD.MM.YYYY yourself with Map and ignore the selections list.