Skip to content

Instantly share code, notes, and snippets.

@mdestafadilah
Created April 28, 2022 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdestafadilah/ff4de35ff049278b9fddd956492a7e0c to your computer and use it in GitHub Desktop.
Save mdestafadilah/ff4de35ff049278b9fddd956492a7e0c to your computer and use it in GitHub Desktop.
TOPIDESTA POSTING
https://stackoverflow.com/a/1296398/1852097
https://stackoverflow.com/a/67553979/1852097
```javascript
var dateOffset = (24*60*60*1000) * 12775; //5 days
var myDate = new Date();
console.log(dateOffset);
```
https://unitconverter.io/years/days/35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment