C# Class Itenso.TimePeriod.TimeSpec

显示文件 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_oe static_oe property

public static YearMonth[] FirstHalfyearMonths
return YearMonth[]

FirstQuarterMonths public_oe static_oe property

public static YearMonth[] FirstQuarterMonths
return YearMonth[]

FourthQuarterMonths public_oe static_oe property

public static YearMonth[] FourthQuarterMonths
return YearMonth[]

MaxPeriodDate public_oe static_oe property

public static DateTime,System MaxPeriodDate
return System.DateTime

MaxPeriodDuration public_oe static_oe property

public static TimeSpan,System MaxPeriodDuration
return System.TimeSpan

MinNegativeDuration public_oe static_oe property

public static TimeSpan,System MinNegativeDuration
return System.TimeSpan

MinPeriodDate public_oe static_oe property

public static DateTime,System MinPeriodDate
return System.DateTime

MinPeriodDuration public_oe static_oe property

public static TimeSpan,System MinPeriodDuration
return System.TimeSpan

MinPositiveDuration public_oe static_oe property

public static TimeSpan,System MinPositiveDuration
return System.TimeSpan

NoDuration public_oe static_oe property

public static TimeSpan,System NoDuration
return System.TimeSpan

SecondHalfyearMonths public_oe static_oe property

public static YearMonth[] SecondHalfyearMonths
return YearMonth[]

SecondQuarterMonths public_oe static_oe property

public static YearMonth[] SecondQuarterMonths
return YearMonth[]

ThirdQuarterMonths public_oe static_oe property

public static YearMonth[] ThirdQuarterMonths
return YearMonth[]