Date handling
I am having a devil of a time getting the date() to work properly.
I want to take a date. MMDDYYYY and get a julian date. Then take a second day and do the same. Create a DB entry for all dates in between and calculate the number of days that are weekdays and are weekends. However, it only seems to work on today's date.
I want to take a date. MMDDYYYY and get a julian date. Then take a second day and do the same. Create a DB entry for all dates in between and calculate the number of days that are weekdays and are weekends. However, it only seems to work on today's date.
