Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quarter() in FPD
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00885291
Message ID:
00885739
Vues:
11
Thanks George.

>Whoops, Fabio's right there's an off by one (sort of) error. Here's the correct code
FUNCTION Quarter
>
>PARAMETER tdDate
>
>PRIVATE m.result
>m.result = CEILING(MONTH(tdDate) / 3)
>RETURN m.result
Sorry,
ramil
~~ learning to stand still
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform