I have try to add this to the "date format" field in the NSP
H:m <br> d.M
H:m /n d.M
H:m </div> d.M
I need the time and right above it the day.month
Any idea on how to achive this.?
Expert Boarder
GK User
Sat Sep 07, 2013 9:35 pm
Hi, I'm not sure it's possible in this way. We use standard PHP date format, which don't allows to divide date to two or more lines. You have to find different way, ask php developer how to do this custom job.