minor format change

This commit is contained in:
AJ ONeal 2021-05-27 17:49:43 -06:00
parent c31063b1f2
commit 6c38395ce7
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ console.info("Pass: UTC to TZ for America/New_York and Asia/Colombo");
{
// 2021-11-07T08:15:59.000Z
desc: "2021 Nov 7, 3:15am NY EST to UTC",
inputs: ["2021-11-07T03:15:59.000", "America/New_York"],
inputs: ["2021-11-07 03:15:59.000", "America/New_York"],
result: "2021-11-07T03:15:59.000-0500",
},