I need to create a simple progress estimator based on start date end date and the current date.
So you would pick a start date then the end date and then the current date you are on, and it would be calculated to a percentage on the progressbar.
I've got it all looking good but I don't know how to get the datepickers to output values the progressbar can read.
Any help is greatly appreciated :D