FritzAndFriends / ResourceManagement

A resource management application originally designed for Sebastian Riding Associates.
MIT License
35 stars 28 forks source link

Refactor StartTime - EndTime into a DateTimeRange object #87

Open csharpfritz opened 5 years ago

csharpfritz commented 5 years ago

This should be a value object (struct) that contains a StartDateTime, EndDateTime, and Duration calculation and all of the validation for these properties