I cant seem to figure this one out. I have a start date and I want to test that the end date is no more than the last day of the month in 6 months.
So if I pick September 17th. I want to make sure the end date doesn’t exceed February 28th.
In a perfect world there is a pop up informing that the largest range you can pick is 6 months then clear the end date.
I think I can get that part but comparing dates I am failing.