fork download
  1. // your code goes here
  2. const x=new Date();
  3. console.log(x)
Success #stdin #stdout 0.02s 16668KB
stdin
Standard input is empty
stdout
Tue May 19 2026 14:23:31 GMT+0000 (UTC)