From 354b3ef311197b463e1a9d58109ff32df23f4271 Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Fri, 14 Oct 2022 16:55:40 -0300 Subject: [PATCH] chore: add '-Z' suffix to timestamps in names.json --- ietf/name/fixtures/names.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ietf/name/fixtures/names.json b/ietf/name/fixtures/names.json index f6a3a7d7c..32265fef5 100644 --- a/ietf/name/fixtures/names.json +++ b/ietf/name/fixtures/names.json @@ -16086,7 +16086,7 @@ "fields": { "command": "xym", "switch": "--version", - "time": "2022-09-22T00:09:27.552", + "time": "2022-09-22T00:09:27.552Z", "used": true, "version": "xym 0.5" }, @@ -16097,7 +16097,7 @@ "fields": { "command": "pyang", "switch": "--version", - "time": "2022-09-22T00:09:27.867", + "time": "2022-09-22T00:09:27.867Z", "used": true, "version": "pyang 2.5.3" }, @@ -16108,7 +16108,7 @@ "fields": { "command": "yanglint", "switch": "--version", - "time": "2022-09-22T00:09:27.886", + "time": "2022-09-22T00:09:27.886Z", "used": true, "version": "yanglint SO 1.9.2" }, @@ -16119,7 +16119,7 @@ "fields": { "command": "xml2rfc", "switch": "--version", - "time": "2022-09-22T00:09:28.809", + "time": "2022-09-22T00:09:28.809Z", "used": true, "version": "xml2rfc 3.14.2" },