Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Last day of month
Message
 
To
06/10/2000 10:03:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00425898
Message ID:
00425906
Views:
19
>Dear all

>i wanna know who can i (with any routuine or function en vfp 6.0) detect the >last day of the current month? or if today its the last day of the current >month.


>thanks in advance

You can use code like :

?date()=gomonth(date(),1)-day(gomonth(date(),1))
Previous
Reply
Map
View

Click here to load this message in the networking platform