{"ScriptPreparationCode":null,"TestCases":[{"Name":"Slice","Code":"const str = new Date().toISOString().slice(0, 10);","IsDeferred":false},{"Name":"Split","Code":"const str = new Date().toISOString().split(\u0027T\u0027)[0];","IsDeferred":false}]}