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

fix passing date with format string to ignore format string #3230

Closed
wants to merge 1 commit into from

Conversation

maggiepint
Copy link
Member

Fix #3228 where passing a date object with a format string would cause the date to be coerced to string and the interpreted by the string format. Now just uses the date and ignores the format.

@ichernev
Copy link
Contributor

Thank you, will release in vnext.

@ichernev
Copy link
Contributor

Merged in 0a7e286

@ichernev ichernev closed this Jun 14, 2016
ichernev added a commit that referenced this pull request Jun 14, 2016
fix passing date with format string to ignore format string
@mattjohnsonpint mattjohnsonpint added this to the 2.14.0 milestone Jul 5, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants