Micro Focus Studio Enterprise Edition Test Server
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
XDB Directive Options
>
DATE
DATE
Syntax:
DATE={
date-format
}
Parameters:
date-format
The format in which date information is to be returned. One of:
ISO
yyyy-mm-dd
EUR
dd.mm.yyyy
JIS
yyyy-mm-dd
USA
mm/dd/yyyy
LOCAL
format needs to be defined from the IDE, using
Options > SQL for DB2
.
Properties:
Default:
Use the default settings defined by the IDE, using
Options > SQL for DB2
.
Comments:
Use this directive to override the default settings.
Parent topic:
XDB Directive Options
Comments:
Use this directive to override the default settings.