JSFiddle - React, Tailwind, and code Playground

by Evgeny Pisarev

HTML

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

JavaScript

console.log(moment("9:00", "hhmm").add(9.0169, 'h').format())