Type Alias JustDateString

JustDateString: `${number}-${number}-${number}`

A string that represents only date parts of a date. It's intended to be used like this: year-month-day.