{"ScriptPreparationCode":"dayjs.extend(window.dayjs_plugin_utc)\r\n","TestCases":[{"Name":"Date","Code":"new Date(\u00272000-01-01\u0027 \u002B \u0027T00:00\u0027)","IsDeferred":false},{"Name":"dayjs().utc()","Code":"dayjs(\u00272000-01-01\u0027).utc()","IsDeferred":false},{"Name":"dayjs.utc()","Code":"dayjs.utc(\u00272000-01-01\u0027)","IsDeferred":false}]}