Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Docs: http://docs.angularjs.org/api/ng.filter:date 'Z' example in format strings is incorrect #1533

Closed
ghost opened this issue Nov 6, 2012 · 0 comments
Assignees

Comments

@ghost
Copy link

ghost commented Nov 6, 2012

http://docs.angularjs.org/api/ng.filter:date

'Z': 4 digit (+sign) representation of the timezone offset (-1200-1200)

should probably be something like:
'Z': 4 digit (+sign) representation of the timezone offset (+1200 or -1200)

notice the + sign example, whereas the current version shows - twice

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

Successfully merging a pull request may close this issue.

1 participant