maraf / Money

Personal Expense Manager -- UWP (+ Blazor) and CQRS+ES.
https://money.neptuo.com
Apache License 2.0
202 stars 35 forks source link

Clicking on "today" after duplication still creates expense with wrong date #490

Closed maraf closed 2 months ago

maraf commented 2 months ago

Don't repro on local dev, needs investigation

maraf commented 2 months ago

From prod env

When: "2024-05-02T00:00:00+02:00"

After click on "next day"

When: "2024-05-02T22:00:00"

Locally

When: "2024-05-02T00:00:00+02:00"

So the difference is timezone on the server