Published Date
Add publishAt
Field
To change a post's published date, add a publishAt
field to the frontmatter:
===
publishAt: 1990-09-09T12:36:02+01:00
===
Use a past date, or it will schedule the post.
Get Valid Date Format
The date should be in ISO 8601 format. You can use our date picker tool to copy a valid ISO 8601 date:
FAQs
How is this guide?