I want to convert a string "24.05.2020 15:34:00" into a Unix timestamp in javascript. Can any one tell how to do that? thanks.
I want to convert a string "24.05.2020 15:34:00" into a Unix timestamp in javascript. Can any one tell how to do that? thanks.