Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Day of Year Function
Message
 
 
To
18/10/2002 14:11:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00712998
Message ID:
00713530
Views:
26
>Is there a native function to determine what Day of the Year it is (Similar to DAY() but more like DOY() (numeric day of year?)
>
>TIA,
>Maynard
nJulian= Int(Val(SYS(11, Date()))- Val(Sys(11,'1/1/'+AllTrim(Str(Year(Date()))))) + 1)
Yes, the other suggestions look easier - so many ways...
:~>
Edgar L. Bolton, B.S. B.B.A.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform