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:
00382012
Vues:
36
Thanks Dude.

Doron

>>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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform