TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.56k stars 588 forks source link

MealPlan Calendar Registers Entries for the Wrong Date #3404

Closed Raijin-baby closed 2 hours ago

Raijin-baby commented 2 hours ago

Tandoor Version

1.5.22

Setup

Others (please state below)

Reverse Proxy

Nginx Proxy Manager (NPM)

Other

LXC

Bug description

The MealPlan calendar is not saving entries for the correct date. When a meal plan entry is submitted for a specific date (e.g., today's date), it is recorded for the previous day instead. This behavior consistently shifts the submitted date by -1 (one day earlier than intended).

This issue appears to consistently subtract one day from the selected date, regardless of the actual date chosen.

Relevant logs

No response

smilerz commented 2 hours ago

Duplicate