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

d = Now
Debug DateToWinDate(d)