472,110 Members | 2,186 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,110 software developers and data experts.

Convert to and from a juilan date?

Is there some sort of function within VB, that would allow me to convert a
datetime to/from a julian date

Thanks
Nov 20 '05 #1
3 1977
"news.microsoft.com" <au****@aussie.com> wrote in
news:Ow**************@TK2MSFTNGP12.phx.gbl:
Is there some sort of function within VB, that would allow me to
convert a datetime to/from a julian date

Thanks


I don't think there is one built in, but a quick search on CodeHound.com
showed a few people offering up small routines to do the conversion...

http://www.codehound.com/vb/results/...?Q=Julian+Date

Hope that helps,
Chris
Nov 20 '05 #2
Hi Someone,

In the System.Globalization namespace there is a whole selection of
Calendars, including GregorianCalendar and JulianCalendar.

Worth investigating, I'd say. ;-)

Regards,
Fergus
Nov 20 '05 #3
clr
Thank YOU. A God send for some of my legacy coding problems.
clr

"Fergus Cooney" <fi*****@post.com> wrote in message
news:uR**************@tk2msftngp13.phx.gbl...
Hi Someone,

In the System.Globalization namespace there is a whole selection of
Calendars, including GregorianCalendar and JulianCalendar.

Worth investigating, I'd say. ;-)

Regards,
Fergus

Nov 20 '05 #4

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

19 posts views Thread by Lauren Quantrell | last post: by
4 posts views Thread by Richard Hollenbeck | last post: by
2 posts views Thread by Franck | last post: by
17 posts views Thread by Terry Jolly | last post: by
4 posts views Thread by perryclisbee via AccessMonster.com | last post: by
8 posts views Thread by deepak_kamath_n | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.