Parses a Date from a string containing a year and month in the form "YYYYMM".
the parsed Date
if the date cannot be parsed
The string to parse
Generated using TypeDoc
Parses a Date from a string containing a year and month in the form "YYYYMM".
Returns
the parsed Date
Throws
if the date cannot be parsed