Change the Date field format

Hello Kintone Developers community.

I wanna ask is there any possible to change the date field format which is currently MM/DD/YYYY into DD/MM/YYYY ?

 

Thanks

Hi Zulfahami!

If you’re talking about the date display, try this tutorial: 

Customize date formats with moment.js

The tutorial changes the date display to “XX days ago”, but the same principles can be applied to changing the date to DD/MM/YYYY instead!

Ahhhhh I see. Thanks Niki Wong. I will try to check this moment.js

Sure (: Feel free to reply here again if you have any trouble with it.