Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed extracted format in handle_row() within extract.py to output dob as YYYY-MM-DD instead of ISO format #43

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

jsrockhill
Copy link
Collaborator

@jsrockhill jsrockhill commented Nov 4, 2022

Just one line diff to swap outputting the DoB datetime object with a set YYYY-MM-DD format ("%Y-%m-%d"), where the previous code had .isoformat() as its output.

For ticket #183688204

…put dob as YYYY-MM-DD instead of ISO format
@dehall dehall merged commit 73796b5 into master Nov 7, 2022
@dehall dehall deleted the ensure-dob-format branch November 7, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants