Hello World4 Mar 2025Testingconst date = new Date().toISOString().split('.')[0] + 'Z'; console.log(date);