Get date formatted from milliseconds
Get date formatted from milliseconds
Gnorro
Posts: 2Questions: 0Answers: 0
HI
I have an ajax call to a webservice that produces json output. This output contains a datetime value retrieved from the datatabse, and is a value in milliseconds
In my datatable I need to display a date in forma dd/MM/yyyy.
I can use mRender to get a date object from milliseconds, but hai can i format it?
thanks
I have an ajax call to a webservice that produces json output. This output contains a datetime value retrieved from the datatabse, and is a value in milliseconds
In my datatable I need to display a date in forma dd/MM/yyyy.
I can use mRender to get a date object from milliseconds, but hai can i format it?
thanks
This discussion has been closed.