Zitat von
Delphi Hilfe:
Returns the minute of the hour represented by a TDateTime value.
Unit
DateUtils
Category
date/time routines
function MinuteOf(const AValue: TDateTime): Word;
Description
Call MinuteOf to obtain the minute of the hour represented by a specified TDateTime value. MinuteOf returns a value between 0 and 59.
Note: MinuteOf returns the same value as the MinuteOfTheHour function.
Das hilft mir nicht weiter...
[edit=Luckie]Quote-Tags gefixed. Mfg, Luckie[/edit]