Skip to Content
Menu
This question has been flagged
1 Reply
16370 Views

If I use [[ o.date_start ]] in the report editor, the report will show the date as it is listed under the database: e.g. "2013-06-11 08:00:00". It will use the server format and time. (time = incorrect)

If I use [[ formatLang(o.date_start,date=True) ]]then the date will be formatted correctly: "11-06-2013".

However, now the timestamp is missing; and you no longer know when exactly something will occur.

How can I format my date properly, but still show the timestamp as well?

Avatar
Discard
Related Posts Replies Views Activity
3
Sep 20
6179
4
Aug 24
76001
1
Jan 17
4300
1
Mar 15
7552
2
May 25
1347