Sotera / GEQE

Geo Event Quey by Example - Leverage geo-located temporal text data in order to identify similar locations or events.
http://sotera.github.io/GEQE
The Unlicense
8 stars 7 forks source link

datetime vs date issues #16

Closed eric-kimbrel closed 9 years ago

eric-kimbrel commented 9 years ago

We have changed to use datetime in the records and pass the exact datetime to the UI, however date is still used for cluster and confusing between when datetime and when date is used is causing some bugs / issues. need to review all datetime / date code and fix variable names to make it clear what type of object is being used where.

eric-kimbrel commented 9 years ago

this belongs in findSimilarPlaces. closing