I'm working on requirement where I need to see the values coming into a string in the form of "MON:TUE:WED:THU:FRI:SAT:SUN".
My requirement is to have the entries for these days and ignore the dates which doesn't falls under the above list. My list may come with "MON:TUE:WED:THU:FRI" and any possible 5 working days and I should store the corresponding rows into db.