JSFiddle - React, Tailwind, and code Playground

HTML

<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.14.1/moment.min.js"></script>

JavaScript

alert(moment('2016-07-15T10:00:00-0300').format('hh:mm'));