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

Removed date_parser and format from header

parent 461b8cc9
{
"header": {
"format": "fixed_width",
"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"]}
"parsing_order": [{"s": ["core"]},{"o": ["c1","c5","c6","c7","c8","c9","c95","c96","c97","c98","c99"]}]
},
"sections": {
"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