Skip to content

Instantly share code, notes, and snippets.

@shahab570
Created January 1, 2021 15:46
Show Gist options
  • Save shahab570/f6343800e137d988d72ef6257662961a to your computer and use it in GitHub Desktop.
Save shahab570/f6343800e137d988d72ef6257662961a to your computer and use it in GitHub Desktop.
const x = new Date(...[2019, 15, 6]);
console.log(x); //script.js:39 Mon Apr 06 2020 00:00:00 GMT+0600 (Bangladesh Standard Time)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment