System::Globalization::PersianCalendar::GetDaysInMonth methode
PersianCalendar::GetDaysInMonth(int, int) const method
RTTI-informatie.
virtual int System::Globalization::Calendar::GetDaysInMonth(int year, int month) const
Zie ook
- Class PersianCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++
PersianCalendar::GetDaysInMonth(int, int, int) const method
Haalt het aantal dagen op in een specifieke maand.
int System::Globalization::PersianCalendar::GetDaysInMonth(int year, int month, int era) const override
| Parameter | Type | Beschrijving |
|---|---|---|
| jaar | int | Jaar. |
| maand | int | Maand om het aantal dagen in op te halen. |
| tijdperk | int | Tijdperk. |
ReturnValue
Aantal dagen in de opgegeven maand van het opgegeven jaar van het opgegeven tijdperk.
Zie ook
- Class PersianCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++