Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First day of the week
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00941538
Message ID:
00941556
Vues:
9
FUNCTION LastDay(dDate)

 LOCAL ret_val
 ret_val = dDate + (7-DOW(dDate,2))

RETURN CDOW(ret_val) + " " + DTOC(ret_val)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform