ODAC

TOraTimeStamp.GetTime Method

Provides a time portion of the datetime value.

Class

TOraTimeStamp

Syntax

procedure GetTime(var Hour: byte; var Min: byte; var Sec: byte; var FSec: cardinal);

Parameters
Hour
Holds the hour.
Min
Holds the minute.
Sec
Holds the second.
FSec
Holds the fraction second.

Remarks

Call the GetTime method to get a time (hour, minute, second, fractional second) of the datetime value.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback