JSFiddle - React, Tailwind, and code Playground

by Balázs Baumgartner

HTML

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

JavaScript

alert(moment().subtract(30, 'days').format('YYYY-MM-DDTHH:MM:SS'));