GetDateString

PowerBuilder Native Interface

IPB_Session interface:

GetDateString method

Description

Converts data in a pbdate object to a string.

Syntax

GetDateString(pbdate date)

Argument

Description

date

The pbdate data object to be converted to a string.

Return Values

LPCTSTR.

See Also