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

SearchResult.Ts should be Int64 not Int32 #179

Open
mncoldsmoke opened this issue Sep 14, 2016 · 0 comments
Open

SearchResult.Ts should be Int64 not Int32 #179

mncoldsmoke opened this issue Sep 14, 2016 · 0 comments

Comments

@mncoldsmoke
Copy link

Hi,

By having SearchResult.Ts an Int32, it will only be good until 1/18/2038. By using an Int64, the Ts will work until DateTime runs out of dates.

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

No branches or pull requests

1 participant