SetDate

PowerBuilder Native Interface

IPB_Session interface:

SetDate method

Description

Syntax

SetDate (pbdate date, pbint year, pbint month, pbint day)

Return Values

Examples

session->SetDate(date_val, 1938, 3, 12);

Usage

See Also