austintoddj / canvas

Publishing on your own terms
http://trycanvas.app
MIT License
3.24k stars 519 forks source link

Fix published_at when editing a post #1323

Closed ftomasi closed 1 year ago

ftomasi commented 1 year ago

When editing a Post, the published_at time is set to 00:00:00. This fix the problem by keeping the good date time.

austintoddj commented 1 year ago

@ftomasi Are you trying to create a new post? Or publish an existing one?

ftomasi commented 1 year ago

I have a published post. If I edit it, the date TIME goes wrong and is set to 00:00:00