diff --git a/pipeline/parsers/configuring-parser.md b/pipeline/parsers/configuring-parser.md index c6673d964..d993a72aa 100644 --- a/pipeline/parsers/configuring-parser.md +++ b/pipeline/parsers/configuring-parser.md @@ -118,6 +118,8 @@ The following time zone abbreviations are supported. | `Z` | `+00:00` | `0` | no | Zulu Time (UTC) | | `UT` | `+00:00` | `0` | no | Universal Time | + + ### North American time zones | Abbreviation | UTC Offset (`HH:MM`) | Offset (seconds) | Is DST | Description | @@ -153,6 +155,8 @@ The following time zone abbreviations are supported. ### South American time zones + + | Abbreviation | UTC Offset (`HH:MM`) | Offset (seconds) | Is DST | Description | | ------------ | -------------------- | ---------------- | ------ | ------------------------------------------------------------------------ | | `ART` | `-03:00` | `-10800` | no | Argentina Time |