Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cmonth
Message
From
23/06/1999 12:08:38
 
 
To
23/06/1999 11:59:43
Dovi Gilberd
Dovtware Consulting Inc
Miami, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Cmonth
Miscellaneous
Thread ID:
00233028
Message ID:
00233029
Views:
28
First I would store the current regional settings in a var
(lcDateFormat = set("date"))...

Then I would set it to what I wanted (SET DATE TO "MDY")

Then ferform the cmonth() on the new date string.

Then I would restore the old date setting ==> SET DATE TO (lcFormatDate)

Hope this helps...
Michael
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform