Hi,
Although there are quite a number or remarks and comments (and a nice video tutorial, nr
I still am not able to change the way a date and time are displayed to my preference.
The field-name that I am trying to show is: "lastvisitDate". This is a system-field-name.
This field is selected in a list that I am showing to logged-in visitors. In the list this value is nicely shown and has the correct value.
Only thing I would like to change is the format of the date and time that are shown.
So, in the Field Management, I open this field "lastvisitDate", and add some code in order to format the "Userlist Value Layout".
Here is the code I use (which is not succesful):
[cb:userdata field="lastvisitDate" format="d M Y, H:i" /]
Can you show me the correct code, I would have to use to achieve this. As I said, the value is shown, but the formatting of the date-time is not picked up by this code.
Thanks for your time,
Burnardo