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

Deal with Unix millisecond times in conviction data #258

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

irisfaraway
Copy link
Member

When we get a response back from the waste-carriers-service for the EntityMatchingService, the value for searched_at is given in milliseconds since the Unix epoch. We should convert this when we get it so it's stored in a more Rails-friendly format.

When we get a response back from the waste-carriers-service for the EntityMatchingService, the value for `searched_at` is given in milliseconds since the Unix epoch. We should convert this when we get it so it's stored in a more Rails-friendly format.
@irisfaraway irisfaraway merged commit 6d5713b into master Sep 10, 2018
@irisfaraway irisfaraway deleted the fix/searched-at-datetime branch September 10, 2018 15:03
@irisfaraway irisfaraway added the bug Something isn't working label Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants