IsDate  
 
 

Returns TRUE if string can be converted to a date/time value; otherwise, FALSE. Note that ColdFusion converts the boolean return value to its string equivalent, "Yes" and "No."

See also ParseDateTime, CreateDateTime, and IsNumericDate.

 
 
  Syntax  
 
IsDate(string)

string

Any string value.

 
 
  Usage  
 

Years less than 100 are interpreted as 20th century values.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.