Returns the second of the minute represented by a TDateTime value.
function SecondOf(const AValue: TDateTime): Word;
Word SecondOf(const TDateTime AValue);
DateUtils
Call SecondOf to obtain the second of the minute represented by a specified TDateTime value. SecondOf returns a value between 0 and 59.
DecodeTime
RecodeDateSecond
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|