Given a list of 242424-hour clock time points in "HH:MM" format, return the minimum difference in minutes between any two time points in timePoints.
"HH:MM"
timePoints
Constraints:
2≤2 \leq2≤ timePoints.length ≤2×104\leq 2 \times 10^4≤2× ...
timePoints.length