Convert any Date Value to Julian Date Value
Category:
Dates and MathType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility:
More information:
The Code can be used on any VB platform, since it uses basic VB functions, and is not dependent upon version specific code, i.e. functions only introduced in certain version of VB. (By the way, a Julian Date is defined as a serial number equal to the number of days elapsed since January 1, 4713 BCE).
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: