History
DateToWinDate
Home
•
Help
•
A0
•
Customization Tools
•
FCAS
•
Language Reference
•
DateToWinDate
DateToWinDate (dates)
Minimum version: 3.1
Purpose
Converts FCAS date variables to Windows-style dates.
Syntax
DateToWinDate
Example
Dim d as Date
d = Now
Debug DateToWinDate(d)