Never forget the time of your scheduled posts from Notion again
Add this Notion formula to your database 👇
if(empty(date(prop("Publication date"))), "🔴 Oops! The date is missing", if(hour(prop("Publication date")) == 0, "🔴 Oops! The time is missing", "✅ Date and time are present"))
Updated on: 17/11/2025
Thank you!
