mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.62k stars 613 forks source link

fix: Daily task scheduler can be off by an hour #3820

Closed vladyslavq closed 3 days ago

vladyslavq commented 3 days ago

What type of PR is this?

What this PR does / why we need it:

Fixes the scheduler delta calculations

Which issue(s) this PR fixes:

Fixes #3819

Testing

Ran fixed code in the dev docker, tested function manually

boc-the-git commented 3 days ago

I like this! I'm keen to get it merged, subject to that fix for the CI. I might be asleep before you fix that, potentially.

image

image