C# Class System.Globalization.ChineseLunisolarCalendar

Inheritance: EastAsianLunisolarCalendar
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
GetEra int
GetGregorianYear int
GetYear int
GetYearInfo int

Méthodes publiques

Méthode Description
ChineseLunisolarCalendar ( ) : System

Private Methods

Méthode Description
GetEra ( System.DateTime time ) : int
GetGregorianYear ( int year, int era ) : int
GetYear ( int year, System.DateTime time ) : int
GetYearInfo ( int LunarYear, int Index ) : int

Method Details

ChineseLunisolarCalendar() public méthode

public ChineseLunisolarCalendar ( ) : System
Résultat System