We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Shouldn't Date format for export be the same as import? Export only exports till minutes (not seconds).
Export:
Import:
And, btw, import shouldn't be also an "dateFormat.setTimeZone(tz);"?
Regards, Antonio Fernandes
The text was updated successfully, but these errors were encountered:
I think you are right about both these issues, thank you. I will fix them once I get home. Or maybe you can kindly do a pull request?
Sorry, something went wrong.
Merge pull request #53 from antoniopaisfernandes/dev
bd2f0ea
Fix issue #52 from https://github.com/vitalidze/traccar-web
Included this fix into publicly available .war file http://myultrashare.appspot.com/s/traccar-web/dev/latest/traccar-web.war
No branches or pull requests
Hi,
Shouldn't Date format for export be the same as import?
Export only exports till minutes (not seconds).
Export:
Import:
And, btw, import shouldn't be also an "dateFormat.setTimeZone(tz);"?
Regards,
Antonio Fernandes
The text was updated successfully, but these errors were encountered: