Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a function that returns the number of days in a
Message
From
10/11/2000 12:40:05
 
 
To
10/11/2000 12:27:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00440276
Message ID:
00440289
Views:
17
>>Is there a function that returns the number of days in a month?
>>example...
>>jan has 31 days
>>days_in_a_month = (some_function,jan)
>>?days_in_a_month
>>31....any ideas?
>
>cMonth = "01"
>cYear = "2000"
>? day(gomonth(ctod(cmonth+"/01/"+cYear),1)-1)
-------------
thanks Richard...that works...:))
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform