Help with formatting dates?
Help with formatting dates?
I have a datatable which is showing the results of a SPARQL query passed to the datatable in json. But the dates are being output still in the JSON format (e.g. /Date(1291806420753+0000)/)
Can anyone help me with how to get this column to output in a nice date format? (would be nice if it's configurable, needs to be UK / European depending on user property selection)
I'm afraid I'm a bit of a numpty when it comes to JS....
Can anyone help me with how to get this column to output in a nice date format? (would be nice if it's configurable, needs to be UK / European depending on user property selection)
I'm afraid I'm a bit of a numpty when it comes to JS....
This discussion has been closed.
Replies
thanks