CorLib  

ThaiBuddhistCalendar

ThaiBuddhistCalendar overview

Implements:

Calendar 
IObject 

Public:

Properties:
Eras (get) Returns an array of eras this calendar represents.  
TwoDigitYearMax (get) 
TwoDigitYearMax (let) 
Methods:
AddDays 
AddHours 
AddMilliseconds 
AddMinutes 
AddMonths 
AddSeconds 
AddWeeks 
AddYears 
Equals Returns a boolean indicating if the value and this object instance are the same instance.  
GetDayOfMonth 
GetDayOfWeek 
GetDayOfYear 
GetDaysInMonth 
GetDaysInYear 
GetEra 
GetHashCode Returns a pseudo-unique number identifying this instance.  
GetHour 
GetMilliseconds 
GetMinute 
GetMonth 
GetMonthsInYear 
GetSecond 
GetWeekOfYear 
GetYear 
IsLeapDay 
IsLeapMonth 
IsLeapYear 
ToDateTime 
ToFourDigitYear 
ToString Returns a string representation of this object instance.  

See Also