Home Help

DecodeDate(Date: DateTime; var Year, Month, Day: integer)

Breaks the value specified as the Date parameter into Year, Month, and Day values.

y=0

m=0

d=0

DecodeDate(35065,y,m,d)