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

TweetAnalyser.tweetsAtDaytime -> resulting data is one hour behind #2

Closed
c-bebop opened this issue Feb 22, 2015 · 0 comments
Closed
Labels

Comments

@c-bebop
Copy link
Collaborator

c-bebop commented Feb 22, 2015

The current implementation of TweetAnalyser.tweetsAtDaytime returns data which is one hour behind the wished date:

Wished Data: 02.02.2015 -> from 00:00 to 23:00
Result: 01.02.2015 -> 23:00, 02.02.2015 -> from 00:00 to 22:00

There is a lot of computing with Date objects which could be the reason why...

@c-bebop c-bebop added the bug label Feb 22, 2015
@c-bebop c-bebop closed this as completed Oct 13, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant