PgDAC

TCustomPgTimeStamp.EncodeDate Method

Sets year, month, and day in the timestamp object.

Class

TCustomPgTimeStamp

Syntax

procedure EncodeDate(Year: integer; Month: integer; Day: integer);

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

Remarks

Call the EncodeDate property to set year, month, and day in the timestamp object.

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