Commit 0db5ba6b authored by iregon's avatar iregon
Browse files

Removed date_parser and format from header

parent 461b8cc9
{ {
"header": { "header": {
"format": "fixed_width", "parsing_order": [{"s": ["core"]},{"o": ["c1","c5","c6","c7","c8","c9","c95","c96","c97","c98","c99"]}]
"parsing_order": [{"s": ["core"]},{"o": ["c1","c5","c6","c7","c8","c9","c95","c96","c97","c98","c99"]}],
"date_parser": {"section": "core","elements": ["YR","MO", "DY"],"format": ["%Y","%m","%d"]}
}, },
"sections": { "sections": {
"core": { "core": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment