Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong documentation related to timezones #137

Closed
ristiisa opened this issue Feb 28, 2020 · 1 comment
Closed

Wrong documentation related to timezones #137

ristiisa opened this issue Feb 28, 2020 · 1 comment

Comments

@ristiisa
Copy link

The documentation on https://pub.dev/documentation/intl/latest/intl/DateFormat-class.html states that
"The following characters are available in explicit patterns:"

...
z        time zone              (Text)             Pacific Standard Time
Z        time zone (RFC 822)    (Number)           -0800
v        time zone (generic)    (Text)             Pacific Time
...

But this is false as the functions are not implemented (#74) and these features are NOT available to use.

@jamesderlin
Copy link
Contributor

This is now fixed on master by fdfc6bf5887b3163ca6f0687a765ed13bf0c7b13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants