Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Changing the format of createdAt

How can I change the format of createdAt to something like
March 21st 15:23 (without ms)
I don't need to change it at the database side, I just need to view the date differently

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Changing the format of createdAt

Hello Mark,

You should add custom javascript code for mapping action.
In this code you will get value, which you then can change to any date by any template

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Changing the format of createdAt

Any example or link for me to check out will be great!

Return to “Issues”