I\'ve been trying to add placeholder in input type=\'datetime-local\' field but it doesn\'t work at all. Use css for solving the issue but still unable to do it :(
This is kind of a wonky idea, change the input type to text, then it will convert to datetime-local on focus using the below javascript.
text
datetime-local