Retrieves a TPgDate object for a field with known name.
function GetPgDate(const FieldName: string): TPgDate;
Call the GetPgDate method to retrieve a TPgDate object for a field when only its name is known. FieldName is the name of an existing field.