FormatDateTimeFilter method: SearchQuery class

Syntax

FormatDateTimeFilter(datetmfilter)

Description

Use this method to convert dates from the internal PeopleSoft date/time format into a search engine-specific format. You must use this method when the query string is programmatically created.

Note:

This is an abstract method.

Parameters

Parameter Description

datetmfilter

Specifies the search filter as a DateTime value.

Returns

A String value.