ComponentOne CalendarView for WinForms
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 indicating 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 PropertyWhen overridden in a derived class, gets the list of eras in the current calendar. (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 this System.Globalization.Calendar object. (Inherited from C1.Globalization.CalendarEx)
    Public PropertyGets the earliest date and time supported by this System.Globalization.Calendar 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. When overridden in a derived class, 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. When overridden in a derived class, 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. When overridden in a derived class, returns the day of the month in the specified System.DateTime.  
    Public MethodOverridden. When overridden in a derived class, returns the day of the week in the specified System.DateTime.  
    Public MethodOverridden. When overridden in a derived class, returns the day of the year in the specified System.DateTime.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, returns the number of days in the specified month, year, and era.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, returns the number of days in the specified year and era.  
    Public MethodOverridden. When overridden in a derived class, 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. When overridden in a derived class, returns the month in the specified System.DateTime.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, 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 value.  
    Public MethodOverridden. When overridden in a derived class, returns the year in the specified System.DateTime.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, determines whether the specified date in the specified era is a leap day.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, determines whether the specified month in the specified year in the specified era is a leap month.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, determines whether the specified year in the specified era is a leap year.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, 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