CreateDate  
 
 

Returns a valid date/time object.

See also CreateDateTime and CreateODBCDate.

 
 
  Syntax  
 
CreateDate(year, month, day)

year

Number representing the year in the range 100-9999.

month

Number representing the month of the year, ranging from 1 (January) to 12 (December).

day

Number representing the day of the month, ranging from 1 to 31.

 
 
  Usage  
 

CreateDate is a subset of CreateDateTime.

Time in the returned object is set to 00:00:00.

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





 
 
BackUp LevelNext
 
 

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