Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date of week function?
Message
De
13/10/2019 10:22:47
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01671464
Message ID:
01671465
Vues:
59
>Hi,
>
>VFP 9 has a nice function Week() (determines week by the date). I cannot find in Help and maybe I am missing it, if there is a revers function, to determine date defining the week by the week number? For example, if the Week() is used as follows:
>
>nWeek = Week( date(), 3, 2 )   && where 2 defines that the week must have Monday    
>
>Then I would use the reverse function as:
>
>dMonday = WDate( nWeek, 3, 2 )
>
>
>Of course, I could write such a function (WDate()) but it VFP has it, why not use it.
>
>TIA

No, there AFAIK is no such native function.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform