Skip to content

The Working Days Summary is used to summarize a week working days with different time slots into a single simple sentence. This summarized sentence can be used for printing, on a website, or anywhere else that is visible to the general audience.

Notifications You must be signed in to change notification settings

gigacycle/WeekWorkingDaysSummary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeekWorkingDaysSummary

Have you ever needed to condense a workweek schedule, complete with various time slots for each day, into a single, straightforward sentence? The 'Week Working Days Summary' is designed for precisely this purpose. It takes a week's worth of working days with different time slots and transforms them into a concise sentence. This summarized sentence can be used for printing, publishing on a website, or anywhere else visible to a general audience. It can save you valuable time.

Example

Input: Mon (16:30-20), Tue (16:30-20), Wed(16:30-20), Thu(16:30-20), Fri(16:30-20), Sat(16:30-20)

Output: All days (16:30-20)

AllDays

Input: Mon (16:30-20), Wed(16:30-20), Fri(16:30-20)

Output: Even days (16:30-20)

EvenDays

Input: Mon (12:30-18), Tue (16:30-20), Wed(16:30-20), Thu(16:30-20), Fri(16:30-20), Sat(16:30-20)

Output: Odd days (16:30-20), Mon (12:30-18), Wed & Fri (16:30-20)

OddDaysPlusSpecialDays

About

The Working Days Summary is used to summarize a week working days with different time slots into a single simple sentence. This summarized sentence can be used for printing, on a website, or anywhere else that is visible to the general audience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages