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