inorder to get exact middle date of given start date and end date, normal conditions includes a bit complex programming, but here is simple solution to get middle date of given start date and end date in java. by using the below small function you will be returned with the middle date between given start date and end date in java . here is the function : public .. .. ..
