LimeReport is really great!
I need to display current date time on report. I used now() but the format is not what i want:
2016-09-03T12:08:18 <---- why a 'T' is in the middle?
I noticed there are dataFormat(), dateTimeFormat(),... but i don't know how to use it to display current data time, and i didn't find the description in the user manual.
Thanks!