Navigation: ThinBASIC Modules > DT (Date Handling) >
DT_IsValidDate
Description
Check the date to be valid.
Syntax
n = DT_IsValidDate(sDate AS STRING) AS NUMBER
Returns
A Number
Parameters
Remarks
Restrictions
See also
Examples