JSFiddle - React, Tailwind, and code Playground
by Shang-De You
HTML
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script>
JavaScript
console.log(String(new Date(moment('2021-01-01').valueOf())))
by Shang-De You
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script>
console.log(String(new Date(moment('2021-01-01').valueOf())))