|
RAD Studio VCL Reference
|
Returns the number of milliseconds between a specified TDateTime value and the beginning of the month.
function MilliSecondOfTheMonth(const AValue: TDateTime): LongWord;
LongWord MilliSecondOfTheMonth(const TDateTime AValue);
Call MilliSecondOfTheMonth to obtain the number of milliseconds between the beginning (Midnight on the first day) of the month that contains AValue and AValue itself.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|