Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pipeline/parsers/configuring-parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

<!-- vale FluentBit.Headings = NO -->

### North American time zones

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

### South American time zones

<!-- vale FluentBit.Headings = YES -->

| Abbreviation | UTC Offset (`HH:MM`) | Offset (seconds) | Is DST | Description |
| ------------ | -------------------- | ---------------- | ------ | ------------------------------------------------------------------------ |
| `ART` | `-03:00` | `-10800` | no | Argentina Time |
Expand Down