maraf / Money

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

Expense created on the first day of month is saved with yesterday's date #368

Closed maraf closed 3 years ago

maraf commented 3 years ago

The date can be fixed with <OutcomeWhen /> dialog.

The data value posted with CreateOutcome is 2021-06-01T00:00:00+02:00. The date value posted with ChangeOutcomeWhen is 2021-06-01T22:00:00.