Skip to content

Instantly share code, notes, and snippets.

@EncodeTheCode
Created October 10, 2022 20:50
Show Gist options
  • Save EncodeTheCode/5b6339e9fd817383a211d5031918e6ee to your computer and use it in GitHub Desktop.
Save EncodeTheCode/5b6339e9fd817383a211d5031918e6ee to your computer and use it in GitHub Desktop.
function l(e,n){const t=new Date(e),a=new Date(n);n=a.getTime()-t.getTime();return Math.round(n/864e5)}const n=new Date;var t=l("09/12/2022",n);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment