Convert js string date yyyy-MM-dd to date sample code
Recently I encountered a problem, that is, when getting the date in the form and transmitting it to the background through json, the Date.parse(str) function reported an error under ff: NAN After searching for some information, I found that it was due to
2025-01-22