Andidy / finance-app

A Finance / Budgeting Application to refresh my C# knowledge and Learn WPF
0 stars 0 forks source link

Allow specifying the time of the finance object during creation #4

Closed Andidy closed 3 years ago

Andidy commented 3 years ago

Currently the time is just set as the time of creation. Allow specifying the time the finance object is meant to occur at. This will require looking into ways to select a data and time using WPF, maybe using the Calendar control?