Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any function for check if its a leap year ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00756383
Message ID:
00756586
Vues:
13
Fix that code to;
PROCEDURE IsLeapYear(tnYear)

RETURN MONTH(DATE(tnYear,2,28) + 1 ) = 2
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform