Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
+DATEFMT
Use this parameter to set or override the default date format. BMC AMI Unload default date format when running DIRECT YES. If running DIRECT NO and you want to change the Db2 default date format use the DATEFMT keyword on the UNLOAD statement.
The distributed default is DECP. This default affects only the external representation of date values when using any format other than UNLOAD. The DATEFMT unload keyword overrides this parameter.
Operands
ISO | (SPE2010) (Default) Uses the ISO date format (yyyy-mm-dd) |
---|---|
EUR | Uses the European date format (dd.mm.yyyy) |
JIS | Uses the Japanese Industrial Standard date format (yyyy-mm-dd) |
USA | Uses the USA date format (mm/dd/yyyy) |
DECP | Uses the standard date format as defined in DSNHDECP |
Related topic