date

Holds a date value.

literal value

"yyyy-mm-dd"

where

  • yyyy is the year.

  • mm is the number that represents the month.

  • dd is the calendar day of the month.

Example

"2006-05-24"

// Ethnio survey code removed