System::Globalization::UmAlQuraCalendar::GetLeapMonth-Methode
UmAlQuraCalendar::GetLeapMonth(int) const method
RTTI-Informationen.
virtual int System::Globalization::Calendar::GetLeapMonth(int year) const
Siehe auch
- Class UmAlQuraCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++
UmAlQuraCalendar::GetLeapMonth(int, int) const method
Liefert den Schaltmonat für das angegebene Jahr.
int System::Globalization::UmAlQuraCalendar::GetLeapMonth(int year, int era) const override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Jahr | int | Jahr, für das der Schaltmonat ermittelt werden soll. |
| Ära | int | Ära. |
ReturnValue
Schaltmonat des angegebenen Jahres der angegebenen Ära oder Null, wenn das Jahr keinen Schaltmonat hat.
Siehe auch
- Class UmAlQuraCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++