GetCurrentDate

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

Procedure GetCurrentDate     (Var   DateRecord   : TDate);

Description

The GetCurrentDate procedure is based on the WinAPI’s DecodeDate procedure which breaks the value specified as the Date parameter into Year, Month, and Day values. If the given TDateTime value is less than or equal to zero, the year, month, and day return parameters are all set to zero.

See also

Time and Date Routines

Your Ad Here