parseDate
Parse a string date to an object
This will use the DateBox formatter library to parse a string Date and return a JavaScript Date Object.
For more information on date format variables, see: Output Formats
Return Type
JavaScript Date Object