Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the first month day.
Message
From
22/06/2001 08:18:17
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
22/06/2001 07:56:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00522336
Message ID:
00522344
Views:
7
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform