Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
YEAR() ?
Message
De
07/06/2001 17:10:05
 
 
À
07/06/2001 16:59:45
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00516651
Message ID:
00516668
Vues:
15
This message has been marked as the solution to the initial question of the thread.
"Budget Year: " + ;
IIF(DATE()<= date(YEAR(DATE()), 6, 30), ALLTRIM(STR(YEAR(DATE())-1))+" - "+;
ALLTRIM(STR(YEAR(DATE()))), ALLTRIM(STR(YEAR(DATE())))+" - "+;
ALLTRIM(STR(YEAR(DATE())+1)))
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform