ODAC

TOraTimeStamp.GetDate Method

Provides a date portion of the datetime value.

Class

TOraTimeStamp

Syntax

procedure GetDate(var Year: smallint; var Month: byte; var Day: byte);

Parameters
Year
Holds the year.
Month
Holds the month.
Day
Holds the day.

Remarks

Call the GetDate method to get a date (year, month, day) portion of the datetime value.

See Also

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