Skip to navigation
One year back with JavaScript date object
31.05.21
let today = new Date(); let last_year = today.setDate(today.getDate() -365);
Reply
Anonymous
Information Epoch 1753630390
Store numerical data in flat files.
Home
Notebook
Contact us