Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the first month day.
Message
De
22/06/2001 08:18:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
22/06/2001 07:56:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00522336
Message ID:
00522344
Vues:
8
>Hello at alls.
>I wonder to know with one the way to get the first month day since any date and in format DD/MM/YYYY.
>TIA

date(year(tdDate),month(tdDate),1)

If you want it as char
transform(date(year(tdDate),month(tdDate),1),'@E')

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform