ReadStat
ReadStat copied to clipboard
SAV reader: Ignore bad timestamps
This PR is a fix for tidyverse/haven#683 in line with the change to DTA timestamp reading that fixed tidyverse/haven#488.
If the timestamp string is invalid the parser will ignore it and move on instead of throwing an error.