Merge sort in Java for dates

java
188
0
Prompt
Write a merge sort algorithm in Java to sort an array of dates in chronological order.