-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently, all date/times given in v2 feeds are in the UTC timezone by default. This can cause some confusion, so a new "timezone" param will allow the timezone to be overridden.
Supported values for North American timezones will be:
- "UTC"
- "PST" (Pacific Time with Daylight Savings)
- "MST" (Mountain Time with Daylight Savings)
- "CST" (Central Time with Daylight Savings)
- "EST" (Eastern Time with Daylight Savings)
- "AST" (Atlantic Time with Daylight Savings)
Note that this will also affect any date params also included.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels