MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.JpCalendar Namespace / JapaneseCalendarEx Class
Fields Properties Methods

JapaneseCalendarEx Class Members

The following tables list the members exposed by JapaneseCalendarEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field  
Top
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 PropertyOverridden. Gets the list of eras in the CalendarEx.  
Public PropertyOverridden. Gets the latest date and time supported by the current JapaneseCalendarEx object.  
Public PropertyOverridden. Gets the earliest date and time supported by the current JapaneseCalendarEx object.  
Public PropertyOverridden. Gets or sets the last year of a 100-year range that can be represented by a 2-digit year.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns a System.DateTime that is the specified number of months away from the specified System.DateTime.  
Public MethodOverridden. Returns a System.DateTime that is the specified number of years away from the specified System.DateTime.  
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 MethodOverloaded. Overridden. Calculates the leap month for a specified year and era.  
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 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.  
Top
See Also