|
In:
http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/topic/rzakb/rzakbmstlfkeyw.htm
I copy below part of it.
_______________________________________________________________________
DATFMT(date-format)
The date-format parameter specifies the format for the date. The
following table describes the valid date formats and their default
separator values for physical file fields.
Format name Date Date Field Example
format format and length
parameter separator
Job Default *JOB^1
Month/Day/Year *MDY^1 mm/dd/yy 8 06/21/90
Day/Month/Year *DMY^1 dd/mm/yy 8 21/06/90
Year/Month/Day *YMD^1 yy/mm/dd 8 90/06/21
Julian *JUL^1 yy/ddd 6 90/172
<<SNIP>>
Notes:
1. These DATFMTs are not valid for the date (L) type field. They are
only valid on logical file zoned, packed, or character types having a
physical file based on date type fields.
2. DATFMTs that do not have any "days" specified are implied to be
day 1 of the specified month.
_______________________________________________________________________
I was very surprised when I tried and it did accept *dmy as valid for a
physical file.
Your advise to create a new SQL table and bulid alogical using DDS is
great, I plan to use it
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.