C# Class Itenso.TimePeriod.TimeSpec

Show file Open project: jwg4/date-difference

Public Properties

Property Type Description
FirstHalfyearMonths YearMonth[]
FirstQuarterMonths YearMonth[]
FourthQuarterMonths YearMonth[]
MaxPeriodDate System.DateTime
MaxPeriodDuration System.TimeSpan
MinNegativeDuration System.TimeSpan
MinPeriodDate System.DateTime
MinPeriodDuration System.TimeSpan
MinPositiveDuration System.TimeSpan
NoDuration System.TimeSpan
SecondHalfyearMonths YearMonth[]
SecondQuarterMonths YearMonth[]
ThirdQuarterMonths YearMonth[]

Property Details

FirstHalfyearMonths public static property

public static YearMonth[] FirstHalfyearMonths
return YearMonth[]

FirstQuarterMonths public static property

public static YearMonth[] FirstQuarterMonths
return YearMonth[]

FourthQuarterMonths public static property

public static YearMonth[] FourthQuarterMonths
return YearMonth[]

MaxPeriodDate public static property

public static DateTime,System MaxPeriodDate
return System.DateTime

MaxPeriodDuration public static property

public static TimeSpan,System MaxPeriodDuration
return System.TimeSpan

MinNegativeDuration public static property

public static TimeSpan,System MinNegativeDuration
return System.TimeSpan

MinPeriodDate public static property

public static DateTime,System MinPeriodDate
return System.DateTime

MinPeriodDuration public static property

public static TimeSpan,System MinPeriodDuration
return System.TimeSpan

MinPositiveDuration public static property

public static TimeSpan,System MinPositiveDuration
return System.TimeSpan

NoDuration public static property

public static TimeSpan,System NoDuration
return System.TimeSpan

SecondHalfyearMonths public static property

public static YearMonth[] SecondHalfyearMonths
return YearMonth[]

SecondQuarterMonths public static property

public static YearMonth[] SecondQuarterMonths
return YearMonth[]

ThirdQuarterMonths public static property

public static YearMonth[] ThirdQuarterMonths
return YearMonth[]