I'm studying RFC 2445 but having some trouble understanding how to represent a recurring event with a pattern something like this:
every Monday from 2:00 pm to 3:00 pm and every Thursday from 10:00 am to 11:00 am.
Is this possible? If so, could you point me in the right direction? Thanks.