Use sort() to sort the meeting dates in ascending order.
sort()
Make sure to type dates.sort().
dates.sort()