Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improper date format used in log_cache_multi.php #42

Closed
GoogleCodeExporter opened this issue Jun 19, 2015 · 1 comment
Closed

Improper date format used in log_cache_multi.php #42

GoogleCodeExporter opened this issue Jun 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

There are two formats of date in use:
a) DD-MM-YYYY
b) YYYY-MM-DD

Comparison performed by system due to different dates (what is not true).
Correctly all the rows in example should have a kind of grey shadow - 
confirmation that the system log date is the same as date from file 
geocache_visits.

Tested on geocache_visits files coming from Garmin device and generated by 
Locus run on smartphone without the difference.

Original issue reported on code.google.com by etnam...@gmail.com on 17 Feb 2014 at 11:18

Attachments:

@GoogleCodeExporter
Copy link
Author

fixed

Original comment by wloczynutka on 23 Mar 2014 at 1:15

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant