Hello everyone!
Im am struggling with trying to divide a month into weeks and days, due to the fact that each month ends with 30 days or 31 days, and weeks..
My goal is to segreggate this to be able to analyze this data and put it in a histogram or any other type of graph. However I'm unable to do that with the way the dates are in the database.
Any ideas to change this data into something that I can use in graphs that show historical information?

Thank you very much