|
-
Apr 15th, 2005, 01:09 AM
#1
Thread Starter
New Member
Julian Date
I know there is a Julian Date function in Vb.Net but I don't know how to use it I'm new to VB.Net. I want to get the Julian Date of the given system date.
e.g. vDate = #4/15/2005#
m = JulianDate(vdate)
Result: 2005105
Could anybody help me how to do this? In VB6 to get the number of Days in a year I use format function (format(date,"Y")) but don't know in VB.Net
Thanks,
Jbats
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|