ResourceManagement icon indicating copy to clipboard operation
ResourceManagement copied to clipboard

Refactor StartTime - EndTime into a DateTimeRange object

Open csharpfritz opened this issue 6 years ago • 0 comments

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

csharpfritz avatar Aug 23 '19 15:08 csharpfritz