I am on a project whereby the specific time of the meeting is less important than finding a time we can all meet. Thus, I’d like to have a method whereby I can have Scheduling Assistant suggest all the times we can meet for an hour between x day and y day. To clarify, let’s say John is free 9-11am on MWF, and Jane is free 9-11am on WF. I don’t care if I’m meeting at 9 or 10, just that I get a 1 hour meeting with them on either Wednesday or Friday. How do I do that?
You may also like
so a few days ago I deleted some files I didn’t need on my MacBook Pro(macOS Mojave), to free up around 6 […]
Oracle visited our campus in August 2021 for a full-time Application Developer profile. Round 1(Online Test): The online test was completely MCQs […]
I have a UI form component, which contains a single child UI component that defines region, which in turn contains multiple form […]
I am creating custom module to process order template. In Magento 1,It is working fine with below code, $template = ‘sales_email_order_template’; $emailTemplate […]