I have been trying to make somthing like this const dateFormated = startDate.toLocaleDateString().split(".").join("-");
but it isn't in the right order and its missing numbers like instead being 06 its 6
I have been trying to make somthing like this const dateFormated = startDate.toLocaleDateString().split(".").join("-");
but it isn't in the right order and its missing numbers like instead being 06 its 6
Copyright © 2021 Jogjafile Inc.