I am interested in a way to calculate the minutes between a start and end date and time.
Application.
Outlook integration allows you to automatically pull the start (date and time) and end (date and time) of a meeting into a monday board. What I want to do is calculate the minutes for each meeting.
Take starting time and subtract it from ending time. Multiply the hours by 60 to convert it into minutes and add slope unblocked it to any amount of minutes you have left after the subtraction . If you have any number of seconds left after the subtraction, divide the value by 60 and add it to the final result. That’s all!