Update and rename convert-json-date.md to json-to-date.md

This commit is contained in:
Angelos Chalaris
2017-12-16 14:28:58 +02:00
committed by GitHub
parent c8a3a91642
commit 0ebfd8ab39

View File

@ -1,7 +1,5 @@
### Convert Json Date
### JSON to date
Convert dates coming from ajax as json to readable format
Example: converts "/Date(1489525200000)/" to "15/2/2017"
```js
cconst JsonToDate = arr =>