12-15-2018, 07:52 AM
Thank you Joe,
I tried this:
$(general : (__WorkflowFunction__) concat( translate(format_date($date_start, 'd. F Y') ) ," um ", substring($time_start,0,5)," Uhr.") )
The result:
19. January 201908:16
Expected result:
19. Januar 2019 um 08:16 Uhr
Have you got any other idea or did I write the function wrong?
I tried this:
$(general : (__WorkflowFunction__) concat( translate(format_date($date_start, 'd. F Y') ) ," um ", substring($time_start,0,5)," Uhr.") )
The result:
19. January 201908:16
Expected result:
19. Januar 2019 um 08:16 Uhr
Have you got any other idea or did I write the function wrong?