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 1760475918
Solving the next 5% probably costs more than the previous 90%.
Home
Notebook
Contact us