I am wondering if there is a way to get the date for example 63 days prior? Only day, month and year is required, no hours, minutes and seconds.
I know that it is possible to do Date object - Date object but I wondering if it is possible to date Date object (Date.now()) - an int (63),