Write a regex to match only special dates. A special date is a date (MM/DD/YYYY) where the MM = DD = the last 2 digits of the year. Leave the user the choice of date separators (allow a dash, space, dot, and forward slash as date separators). Example: 08/08/2008