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 1751605119
Files are bags of bytes.
Home
Notebook
Contact us