JSFiddle - React, Tailwind, and code Playground
by Felipe Zura
HTML
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment.min.js"></script>
JavaScript
alert(moment().format("hh:mm"));
by Felipe Zura
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment.min.js"></script>
alert(moment().format("hh:mm"));