Return Default Date String for Country or Region (CEEFMDA) API


  Omissible Parameter:

1 country/region_code Input CHAR2

  Required Parameter:

2 date_pic_str Output CHAR

  Omissible Parameter:

3 fc Output FEEDBACK

  Service Program Name: QLEAWI

  Default Public Authority: *USE

  Threadsafe: Yes

The Return Default Date String for Country or Region (CEEFMDA) API returns the default date picture string for the country or region specified in the country/region_code parameter.


Omissible Parameter

country/region_code (input)
The 2-character string that represents the country or region code. See Country/Region Codes for specific codes. If this value is blank, the default country or region code is used.

Authorities and Locks

None.


Required Parameter

date_pic_str (output by descriptor)
The default date picture string for the country or region code is placed into this character string variable.

Omissible Parameter

fc (output)
A 12-byte feedback code passed by reference. If specified as an argument, a condition token is returned to the calling procedure. If not specified and the requested operation was not successfully completed, the condition is signaled to the condition manager.

Feedback Codes and Conditions

CEE0000 The API completed successfully
Severity: 00  
CEE3466 The date picture string is truncated
Severity: 20  
CEE3467 The country/region_code identifier is not valid for CEEFMDA
Severity: 30  
CEE9902 Unexpected user error occurred in &1
Severity: 30  


API introduced: V2R3

[ Back to top | ILE CEE APIs | APIs by category ]