Technological Ramblings

I've encountered this problem in a previous job and thought it can be interesting for practice.

Description

Create a program or function the receives a Date (or gets the current one) and prints/returns a time range dependent on which week-day.

Read more...