Hi!
How to get the value of the dates like this: 10/12/2021 instead of the string that returns "value" which is like this: [Tue Oct 12 2021 00:00:00 GMT-0300 (hora estándar de Argentina), Fri Oct 15 2021 23:59:59 GMT-0300 (hora estándar de Argentina)]
The value set with the useState is always the long string.
Hi!
How to get the value of the dates like this: 10/12/2021 instead of the string that returns "value" which is like this: [Tue Oct 12 2021 00:00:00 GMT-0300 (hora estándar de Argentina), Fri Oct 15 2021 23:59:59 GMT-0300 (hora estándar de Argentina)]
The value set with the useState is always the long string.