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(blog): remove all date strings #11654

Merged
merged 3 commits into from
Feb 8, 2019
Merged

Conversation

DSchau
Copy link
Contributor

@DSchau DSchau commented Feb 8, 2019

Description

Quick fix to standardize on date format strings, which appears to have been broken with #10924

Related Issues

@DSchau DSchau requested review from a team February 8, 2019 19:26
@DSchau DSchau requested a review from a team as a code owner February 8, 2019 19:26
@DSchau DSchau mentioned this pull request Feb 8, 2019
@@ -48,7 +48,7 @@
"gatsby-source-npm-package-search": "^2.0.0",
"gatsby-transformer-csv": "^2.0.0",
"gatsby-transformer-documentationjs": "^2.0.0",
"gatsby-transformer-remark": "^2.1.8",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could have also just pinned this--but may as well standardize while we're at it.

@DSchau DSchau merged commit b79cd3a into gatsbyjs:master Feb 8, 2019
@DSchau DSchau deleted the blog/date-fixes branch February 8, 2019 20:02
gurpreet-hanjra pushed a commit to gurpreet-hanjra/gatsby that referenced this pull request Feb 14, 2019
<!--
  Have any questions? Check out the contributing docs at https://gatsby.app/contribute, or
  ask in this Pull Request and a Gatsby maintainer will be happy to help :)
-->

## Description

Quick fix to standardize on date format strings, which appears to have been broken with gatsbyjs#10924

## Related Issues

<!--
  Link to the issue that is fixed by this PR (if there is one)
  e.g. Fixes gatsbyjs#1234, Addresses gatsbyjs#1234, Related to gatsbyjs#1234, etc.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants