System::DateTime::DaysInMonth method

DateTime::DaysInMonth method

निर्दिष्ट वर्ष के निर्दिष्ट माह में दिनों की संख्या लौटाता है।

static int System::DateTime::DaysInMonth(int year, int month)
पैरामीटरप्रकारविवरण
वर्षintवर्ष
महीनाintमहीने का क्रमांक

ReturnValue

निर्दिष्ट वर्ष के निर्दिष्ट महीने में दिनों की संख्या

संबंधित देखें