Skip to content

Instantly share code, notes, and snippets.

@hvitorino
Created July 19, 2012 18:03
Show Gist options
  • Save hvitorino/3145709 to your computer and use it in GitHub Desktop.
Save hvitorino/3145709 to your computer and use it in GitHub Desktop.
formatando datas json
.replace(/new Date\(([0-9]*)\)/g, '"\/Date($1)\/"') )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment