Imagine Google Calendar. Add an event that will take 7 days. It starts on today and goes on for 7 days, not skipping weekends or holidays.
I need a calendar that will assume those are WORKING days.
Any ideas?
|
Imagine Google Calendar. Add an event that will take 7 days. It starts on today and goes on for 7 days, not skipping weekends or holidays. I need a calendar that will assume those are WORKING days. Any ideas? | |||||
feedback
|
Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.
|
you can do this with Google Calendar by setting a repeat event and restrict by days and number of occurrences: use settings like this for the repeat:
And it will skip weekends (since you didn't select them to repeat) you can see by the bold dates that it skipped the weekend
As for skipping holidays, you'll have to pick them manually when you're setting the "repeat on:" days. | |||||
feedback
|