Date and Time Conversion Functions
The following functions convert between dates and times stored in MS-DOS format and the Variant representation.
In this section
| Topic | Description |
|---|---|
|
Converts the MS-DOS representation of time to the date and time representation stored in a variant. | |
|
Retrieves the secondary (alternate) month names. | |
|
Converts a system time to a variant representation. | |
|
Converts a time and date converted from MS-DOS format to variant format. | |
|
Converts a time and date converted from MS-DOS format to variant format. | |
|
Converts the variant representation of a date and time to MS-DOS date and time values. | |
|
Converts the variant representation of time to system time values. | |
|
Converts a time and date converted from variant format to MS-DOS format. |
Related topics