Advertising banner:

History
 
 WinDateToDate
Home • Help • A0 • Customization Tools • FCAS • Language Reference • WinDateToDate
 
WinDateToDate (dates)
Minimum version: 3.1
Purpose
Converts Windows-style dates to FCAS date variables.
Syntax
WinDateToDate
Example
Dim i as Integer

i = GetAWindowsDateFromSomewhere()

Debug WinDateToDate(i)