I am currently trying to submit a post and capture the current date time for that post. With that said, I do not want the actual time to be captured and I want it to default to 12:00 AM on each post. Does anyone know how to do this? What I’m looking for would be below.
Hi there, @jameshhenry… when a post is submitted, you can use the change hours to, change minutes to, and change seconds to options to change the post date’s hours, minutes, and seconds to 0. So, it would be something like post date = Current date/time change hours to 0 change minutes to 0 change seconds to 0. I believe you could also use the rounded down to… option and select day as the component in order to achieve the same result.