Skip to content

Commit b03bedf

Browse files
Merge pull request #2029 from fluent/alexakreizinger/sc-143166/vale-final-sweep-through-pipeline-parsers
2 parents e6de682 + e0fb57a commit b03bedf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pipeline/parsers/configuring-parser.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ The following time zone abbreviations are supported.
118118
| `Z` | `+00:00` | `0` | no | Zulu Time (UTC) |
119119
| `UT` | `+00:00` | `0` | no | Universal Time |
120120

121+
<!-- vale FluentBit.Headings = NO -->
122+
121123
### North American time zones
122124

123125
| Abbreviation | UTC Offset (`HH:MM`) | Offset (seconds) | Is DST | Description |
@@ -153,6 +155,8 @@ The following time zone abbreviations are supported.
153155

154156
### South American time zones
155157

158+
<!-- vale FluentBit.Headings = YES -->
159+
156160
| Abbreviation | UTC Offset (`HH:MM`) | Offset (seconds) | Is DST | Description |
157161
| ------------ | -------------------- | ---------------- | ------ | ------------------------------------------------------------------------ |
158162
| `ART` | `-03:00` | `-10800` | no | Argentina Time |

0 commit comments

Comments
 (0)