Let’s talk about placeholder, format indication and accessibility.
Short and simple version: don't placeholders to communicate input format indication.
In this example, from a real I filled a couple of days ago, the birthdate expected format is indicated with placeholder: YYYY-MM-DD. As soon as the user starts typing, it disappears. If they forget the expected format, they must erase their input just to see the format indication again.