Jens Willmer
Jens Willmer
Cool, merged in [my fork](https://github.com/jwillmer/web-scraper-chrome-extension). Thank you!
I encountered two issues in your tests regarding time zones (I am in +3): 
Yes, only the two I posted are failing. Try to change your time zone on your system. I can reproduce different values 2h, 3h difference depending on the timezone.
No, sadly changing the format to parse does not change the outcome. >@jwillmer I think my pagination limit and #178 do the same thing, merge them together is not a...
Found the problem 
I will create a workaround for my use case and write a log message if this case happens: https://github.com/jwillmer/web-scraper-chrome-extension/commit/7455e3b50ff923322d8787b6f50297b2fc03fb81
Sorry for me deleted post but `toUTC` does not fix it. The workaround I posted does fix it.
@Asp1ringC0d3r If you read the tread you would see that I already merged it: > Cool, merged in my fork. Thank you!
@Asp1ringC0d3r based on your comments you should not try to add (merge) the pagination limit feature yourself. Have a look at [my project copy (fork)](https://github.com/jwillmer/web-scraper-chrome-extension). I included (merged) [all open...
@Asp1ringC0d3r Read the readme. If that does not help open an issue in my project, this is not the place for it.