gnmyt / myspeed

A speed test analysis software that shows your internet speed for up to 30 days
https://myspeed.dev
MIT License
579 stars 29 forks source link

[Bug] Test frequency includes the UTC offset #762

Closed bootnihil closed 1 month ago

bootnihil commented 1 month ago

General

The Bug

When setting the test frequency manually using a cron expression, the execution time includes the UTC offset.

In my example, the test is scheduled for 02:45... image

...but it runs at 05:45 due to my UTC+3 offset → image

What device are you using to access the page?

In the browser

Which operating system is your MySpeed instance running on?

Linux

bootnihil commented 1 month ago

Sorry, appears to duplicate #464