Small company logo:
   History
 
Advertising banner:
 
 WinDateToDate
Home • Help • Customization Tools • FCAS • Language Reference • WinDateToDate
 
Purpose
Converts Windows-style dates to FCAS date variables.
Syntax
WinDateToDate
Example
Dim i as Integer

i = GetAWindowsDateFromSomewhere()

Debug WinDateToDate(i)