Add test to parse 201712 (YYYYMM)
Test is marked as xfail becasue parser currently fails to parse 201712 since it considers it as YYMMDD. However 201712 can be parsed as YYYYMM.
Loading
Please sign in to comment
Test is marked as xfail becasue parser currently fails to parse 201712 since it considers it as YYMMDD. However 201712 can be parsed as YYYYMM.