JSFiddle - React, Tailwind, and code Playground

HTML

<script src="//cdn.jsdelivr.net/momentjs/2.0.0/moment.min.js"></script>

JavaScript

alert(moment("2013-06-13T16:29:55.245Z").format("M/DD/YYYY"));