jedwards1211 / dewalls

A C++/Qt parser for the Walls .srv cave survey data format
MIT License
4 stars 4 forks source link

Dates must have 0's in them #13

Open vpicaver opened 4 years ago

vpicaver commented 4 years ago

The import only captures a fraction of the dates of surveys from Walls.  Apparently the date must be written as 2005-05-30 instead of 2005-5-30 for Cavewhere to recognize it. Can you make this less picky?

jedwards1211 commented 4 years ago

ah yup