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(content-blog): always convert front matter date as UTC #6244

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Fix #6241. Can't really test this because our CI is always UTC

Have you read the Contributing Guidelines on pull requests?

Yes

@Josh-Cena Josh-Cena added the pr: bug fix This PR fixes a bug in a past release. label Jan 2, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jan 2, 2022
@netlify
Copy link

netlify bot commented Jan 2, 2022

✔️ [V2]

🔨 Explore the source changes: a5081e8

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61d12aa8d877d10009740d9a

😎 Browse the preview: https://deploy-preview-6244--docusaurus-2.netlify.app

@github-actions
Copy link

github-actions bot commented Jan 2, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 96
🟢 Accessibility 98
🟢 Best practices 100
🟢 SEO 100
🟢 PWA 95

Lighthouse ran on https://deploy-preview-6244--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Jan 2, 2022

Size Change: 0 B

Total Size: 670 kB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 40.1 kB
website/build/assets/css/styles.********.css 102 kB
website/build/assets/js/main.********.js 498 kB
website/build/index.html 29.6 kB

compressed-size-action

@Josh-Cena Josh-Cena merged commit 9f0809a into main Jan 2, 2022
@Josh-Cena Josh-Cena deleted the jc/blog-date branch January 2, 2022 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blog returns wrong date when using YYYY/MM/DD format
2 participants