@jeffalo make it so i can use a <input type="datetime-local" /> to change when a post is posted pls

a way you could do it: make it so the post is posted at the time I selected, if that time hasn’t happened yet don’t show the post (so not to add dumb tables to the db)

comments

ok so not datetime-local, just date with https://stackoverflow.com/a/31162426

lolwut that’s not supported by firefox