C# Class Foretagsplatsen.Api2.Entities.Period

Represents a period of time with second precision. The start and end date is included in the period so to cover for exampel a month, januari 2000, the start date will be 2000-01-01T00:00 and end date 2000-01-31T23:59:59
Show file Open project: foretagsplatsen/Foretagsplatsen-DotNet-API Class Usage Examples