Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Number of days per month
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00381955
Message ID:
00381965
Vues:
17
>Hi All,
>
>Is there a function to calculate number of days per month per
>year. Need to figure if Feb is 29 or 28 days for instance.
>
>Thanks
>
>Doron

ldDate = DATE() &&Substitute the date you want
ldLastDayOfMonth = DAY(GOMONTH(DATE(YEAR(ldDate), MONTH(ldDate), 1), 1) - 1)
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform