I am able to add DAYS easily using a math column to a date-time value but I need to just increment the MINUTES instead.
For example a start date of 9/14/24 4:00 PM + 45 minutes duration should produce 9/14/24 4:45 PM as an END time so the events display correctly on a calendar.
Glide seems to only want to add days by default. Seems like this must have been addressed but I can’t find a topic.
thanks as always