Skip to content

Commit

Permalink
clarify duplicate parseDate
Browse files Browse the repository at this point in the history
  • Loading branch information
nrg101 committed Jan 8, 2025
1 parent 1594018 commit 83ac98d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapers/RealJamVR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ xPathScrapers:
Birthdate:
selector: //div[span[text()="Date of Birth:"]]/text()
postProcess:
# both date formats are used interchangeably
- parseDate: Jan. 2, 2006
- parseDate: January 2, 2006
Height:
Expand Down

0 comments on commit 83ac98d

Please sign in to comment.