how to get min or max dates from a list of dates using moment.js?
I want to have the max date from the list of dates given in the handleClick function.
How to find the max date from the list of dates using moment.js?
I want to have the max date from the list of dates given in the handleClick function.
How to find the max date from the list of dates using moment.js?