Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Day # of year?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01182887
Message ID:
01182892
Views:
14
>>I have a date & want to know what number day of the year it is. For example Feb 2, 2007 would be the 33rd day of the year. Is there a command in VFP for this?
>
>
>ldDate = {^2007/02/02}
>? ldDate - DATE(YEAR(ldDate), 01, 01) + 1
>
Yeah that's how I'm doing it. Figured that might of been a sys() command for it or somethin.

Thanks!
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform