I’m working with some issue.
I need to get some data from database
1) get 5 records from 5 last days (one record per one day), but the days must be the days of a week (now a weekend)
2) get 20 records from the month (current or past, one record per one day)
I’m fighting with Java Calendar, but still i have no idea, how to get the dates.
Could anybody help me?
Should work: