ampproject / ampproject/amphtml
amp-date-picker src does not send TIMEZONE
Open
P2: Soon
Stale
Type: Feature Request
WG: components
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When I attempt to sent TIMEZONE in the src of the amp-date-picker the TimeZone does not get picked from amp variables. Instead "TIMEZONE" as plain string is passed to the request. This will not allow me to identify user's timezone and will not allow me to send back the exact blocked, highlighted dates.
```
Contributor guide
Assessment
This issue has not been assessed yet.