GetDaysInYear()
GregorianCalendarUtils::GetDaysInYear(int) method
Gets number of days in specific year.
static int System::Globalization::Details::GregorianCalendarUtils::GetDaysInYear(int year)
Arguments
Parameter | Type | Description |
---|---|---|
year | int | Year. |
Return Value
Number of days in specified year.
See Also
- Class GregorianCalendarUtils
- Namespace System::Globalization::Details
- Library Aspose.Slides