metodo System::DateTime::IsLeapYear
DateTime::IsLeapYear method
Determina se l’anno specificato è un anno bisestile.
static bool System::DateTime::IsLeapYear(int year)
| Parametro | Tipo | Descrizione |
|---|---|---|
| anno | int | L’anno da verificare |
ReturnValue
Vero se l’anno specificato è un anno bisestile, altrimenti - falso
Vedi anche
- Class DateTime
- Namespace System
- Library Aspose.Font for C++