fork download
  1. var d = new Date(2018, 7, 30);
  2. d.setUTCMonth(1);
Success #stdin #stdout 0.01s 10916KB
stdin
Standard input is empty
stdout
Standard output is empty