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

fromJson JSDoc #3070

Closed
pschulten opened this issue Jun 26, 2013 · 1 comment
Closed

fromJson JSDoc #3070

pschulten opened this issue Jun 26, 2013 · 1 comment
Assignees

Comments

@pschulten
Copy link

The JSDoc from the fromJson function states that it:
* @returns {Object|Array|Date|string|number} Deserialized thingy.
but it does not return Dates

@pkozlowski-opensource
Copy link
Member

@pschulten Indeed. Would you like to send us a pull request with the documentation update?

@pkozlowski-opensource pkozlowski-opensource self-assigned this Feb 23, 2014
linclark added a commit to linclark/angular.js that referenced this issue Feb 27, 2014
Dates are not returned, so remove Date from list of return values.

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

Successfully merging a pull request may close this issue.

2 participants