ODAC

TOraInterval.GetDaySecond Method

Gets the values of the day and second from an interval.

Class

TOraInterval

Syntax

procedure GetDaySecond(var Day: integer; var Hour: integer; var Min: integer; var Sec: integer; var FSec: integer);

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

Remarks

Call the GetDaySecond procedure to get the values of the day and second from an interval.

See Also

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