Yep, you can update a post’s original published date in the web app by following these steps:
- Publish the post
- Click Edit to edit the post
- Click the “i” icon that now shows up in the top-right corner of the editor
- Change the Created date
- Save your changes
You can also do this via the API by supplying a created value when initially publishing a post, as shown in the docs.