Hi Community,
I'm using the following custom string:
With this I get a formatted date for Multi-Day-Events like "24. Jun. 2016 - 26. Jun. 2016"
Is it possible to get a formatted date like: "24. - 26. Juni 2016"
THX
I'm using the following custom string:
${startDate(%d. %b. %Y)}[!a:, ${startDate(%H:%M)}][m: - ${endDate(%d. %b. %Y)}]
${title}
With this I get a formatted date for Multi-Day-Events like "24. Jun. 2016 - 26. Jun. 2016"
Is it possible to get a formatted date like: "24. - 26. Juni 2016"
THX