This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
Two digit years will be interpreted as 19xx:
const d = new Date(99, 11, 24); document.getElementById("demo").innerHTML = d;