Hi
Sometimes I get a datetime with a time sometimes it's just the date.
Of course if it's just the date I I want to format with "dd.MM.yyyy" and if it has a time "dd.MM.yyyy HH:mm"..
This is in a repeater, so I thought may be it's possible without a simple if statement?
which is the cleanest way for that?
Thank you and best regards.