okfn / timemapper

Create and share elegant timelines and timemaps fast
http://timemapper.okfnlabs.org/
MIT License
274 stars 60 forks source link

Some dates not working (randomly) #172

Open daverett opened 9 years ago

daverett commented 9 years ago

Thanks for the fantastic tool! Some students and I are trying to trace a problem we're having with some dates in several of our TimeMaps.

Please take a look at this example: http://timemapper.okfnlabs.org/romanticcircles/byronchron-1814-1816.

Checking the Source Data will show dates highlighted in yellow that are appearing incorrectly in the TimeMap. We might have expected problems with dates that occur around the beginnings and endings of months/years, but that does not appear to be the issue.

We have noticed that inverting the months and days does often fix the issue. So, if a non-working date is changed from "10/17/1814" to "17/10/1814", the date will fall correctly in the TimeMap (see line 8 in the source spreadsheet for an example of this). This is the case despite the fact that we've selected the US Style button under ambiguous date handling.

Any suggestions or indications of whether this is a problem on our side or yours would be greatly appreciated.