Hi peoples!
I’ve done a lot of research and I’ve tried to assemble a JavaScript code, but I couldn’t do that:
I would like to know how I could get the day name of a specific date.
Example:
Input: 2022/07/29
Output: Friday
Or something similar!
Thank you very much in advance!