|
Convert any Date Value to Julian Date Value
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
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). This code has been viewed 80626 times. Instructions: Copy the declarations and code below and paste directly into your VB project. Declarations:
No Text Boxes
|