How can I separate the start and end dates and times for each event in Notion?

You can use the following formulas to create separate properties for start and end dates and times:

  • Start date and time: dateStart(prop("Date"))
  • End date and time: dateEnd(prop("Date"))

This will display the start and end dates and times in a readable format within your Notion events.

Related Articles

Available automations

Coming soon…