Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Begining of the month
Message
 
 
To
11/04/2008 16:09:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01310081
Message ID:
01310083
Views:
21
>what is the function for the begining of the month?
>eg: for this month, I want to have 04-01-2008 (01 April)
>
ldDate = DATE()
ldFirstOfMonth = ldDate - DAY(ldDate) + 1
? ldFirstOfMonth
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform