Calendar for WinForms | ComponentOne
C1.Globalization Namespace / JapaneseCalendarEx Class
Properties Methods


In This Topic
    JapaneseCalendarEx Class Members
    In This Topic

    The following tables list the members exposed by JapaneseCalendarEx.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both.  
    Public Propertystatic (Shared in Visual Basic)The JapaneseCalendarEx default instance.  
    Public PropertyGets the list of eras in the CalendarEx. (Inherited from C1.Globalization.CalendarEx)
    Public PropertyGets the eras information of this calendar. (Inherited from C1.Globalization.CalendarEx)
    Public Property (Inherited from System.Globalization.Calendar)
    Public PropertyGets the latest date and time supported by the current JapaneseCalendarEx object. (Inherited from C1.Globalization.CalendarEx)
    Public PropertyGets the earliest date and time supported by the current JapaneseCalendarEx object. (Inherited from C1.Globalization.CalendarEx)
    Public PropertyGets a prototype calendar.  
    Public PropertyOverridden. Gets or sets the last year of a 100-year range that can be represented by a 2-digit year.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Globalization.Calendar)
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodAdds a Japanese era in the calendar.  
    Public Method (Inherited from System.Globalization.Calendar)
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodOverridden. Returns a System.DateTime that is the specified number of months away from the specified System.DateTime.  
    Public Method (Inherited from System.Globalization.Calendar)
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodOverridden. Returns a System.DateTime that is the specified number of years away from the specified System.DateTime.  
    Public MethodRemoves all eras from the era list. (Inherited from C1.Globalization.CalendarEx)
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodOverridden. Returns the day of the month in the specified System.DateTime.  
    Public MethodOverridden. Returns the day of the week in the specified System.DateTime.  
    Public MethodOverridden. Returns the day of the year in the specified System.DateTime.  
    Public MethodOverloaded. Overridden. Returns the number of days in the specified month in the specified year in the specified era.  
    Public MethodOverloaded. Overridden. Returns the number of days in the specified year in the specified era.  
    Public MethodOverridden. Returns the era in the specified System.DateTime.  
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodOverloaded. Overridden. Calculates the leap month for a specified year and era.  
    Public MethodGets the max day. (Inherited from C1.Globalization.CalendarEx)
    Public MethodGets the max era. (Inherited from C1.Globalization.CalendarEx)
    Public MethodOverloaded. Gets the max era year. (Inherited from C1.Globalization.CalendarEx)
    Public MethodGets the max month. (Inherited from C1.Globalization.CalendarEx)
    Public MethodGets the max year. (Inherited from C1.Globalization.CalendarEx)
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodGets the min day. (Inherited from C1.Globalization.CalendarEx)
    Public MethodGets the min era. (Inherited from C1.Globalization.CalendarEx)
    Public MethodOverloaded. Gets the min era year. (Inherited from C1.Globalization.CalendarEx)
    Public MethodGets the min month. (Inherited from C1.Globalization.CalendarEx)
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodGets the min year. (Inherited from C1.Globalization.CalendarEx)
    Public MethodOverridden. Returns the month in the specified System.DateTime.  
    Public MethodOverloaded. Overridden. Returns the number of months in the specified year in the specified era.  
    Public Method (Inherited from System.Globalization.Calendar)
    Public MethodOverridden. Returns the week of the year that includes the date in the specified System.DateTime object.  
    Public MethodOverridden. Returns the year in the specified System.DateTime.  
    Public MethodOverloaded. Overridden. Determines whether the specified date in the specified era is a leap day.  
    Public MethodOverloaded. Overridden. Determines whether the specified month in the specified year in the specified era is a leap month.  
    Public MethodOverloaded. Overridden. Determines whether the specified year in the specified era is a leap year.  
    Public MethodOverloaded. Overridden. Returns a System.DateTime that is set to the specified date and time in the specified era.  
    Public MethodOverloaded. Converts the specified two-digit year to a four-digit year by using the System.Globalization.Calendar.TwoDigitYearMax property to determine the appropriate century. (Inherited from C1.Globalization.CalendarEx)
    Top
    See Also