Skip to content

Instantly share code, notes, and snippets.

@yuri91
Created May 15, 2020 08:19
Show Gist options
  • Save yuri91/6e4528910572b03d3563f09eb6c0b6b8 to your computer and use it in GitHub Desktop.
Save yuri91/6e4528910572b03d3563f09eb6c0b6b8 to your computer and use it in GitHub Desktop.
function ___wrapper__cheerpCreate_ZN6client4DateC1Eddd(Larg0,Larg1,Larg2){
Larg0=+Larg0;
Larg1=+Larg1;
Larg2=+Larg2;
return new Date(Larg0,Larg1,Larg2);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment