ocket8888 commented on code in PR #7575:
URL: https://github.com/apache/trafficcontrol/pull/7575#discussion_r1231563604


##########
docs/source/api/v5/types.rst:
##########
@@ -77,7 +77,7 @@ Response Structure
        { "response": [
                {
                        "id": 48,
-                       "lastUpdated": "2018-12-12 16:26:41+00",
+                       "lastUpdated": "2018-12-12T20:49:28.111111Z"",

Review Comment:
   RFC3339 uses `Z` to represent UTC time. It stands for "zero" because it can 
equivalently be written as `+00:00` or `-00:00`.
   
   This is compliant, and you can see it in a bunch of other places as well.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to