RAD Studio VCL Reference
|
Returns a TDateTime that represents the last millisecond of a specified year.
function EndOfAYear(const AYear: Word): TDateTime;
TDateTime EndOfAYear(const Word AYear);
EndOfAYear returns the last expressible moment (December 31 at 11:59:59.999 PM) of the year specified by the AYear parameter.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|