Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Convert bad date dob format #58

Merged
merged 3 commits into from Apr 21, 2016
Merged

Convert bad date dob format #58

merged 3 commits into from Apr 21, 2016

Conversation

SCdF
Copy link
Contributor

@SCdF SCdF commented Apr 20, 2016

Converts and saves bad data like "Apr 13th, 2010" to "2010-04-13",

For issue: medic/cht-core#1672

Finds all dates that have a space in them (implying they are the
problematic "17th Apr, 2010" style) and convert them to YYYY-MM-DD as
expected.

Issue: medic/cht-core#1672
@alxndrsn alxndrsn merged commit 5b8544d into develop Apr 21, 2016
@alxndrsn alxndrsn deleted the convert-dat-dob-format branch April 21, 2016 09:47
@alxndrsn alxndrsn removed their assignment Apr 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants