No, it is not.  If you open your X12 standards book you will find.....

In X12.6 Date is defined.

A date data element is used to express the standard date in either YYMMDD or
CCYYMMDD format in which CC is the first two digits of the calendar year, YY
is the last two digits of the calendar year, MM is the month (01 to 12), and
DD is the day in the month (01 to 31).  The representation for this data
element type is DT.

<date> ::= <year> <month> <day> | <hundred_year> <year> <month> <day>
<hundred year> ::= <digit> <digit>
<year> ::= <digit> <digit>
<month> ::= "01" | "02" | ... | "12"
<day> ::= "01" | "02" | ... | "31"

In X12.3 (Data Element Dictionary)

Data element 373 (Date) is defined as "Date expressed as CCYYMMDD where CC
represents the first two digits of the calendar year".

The extra definition in the data element dictionary was added for those
folks who would fail to read X12.6.

Doug

Doug Anderson
Asst. VP Sales Support
Kleinschmidt Inc.
450 Lake Cook Road
Deerfield, IL 60015
847.405.7457 (office direct)
847.458.5234 (home office)
847.945.4619 (fax)
[EMAIL PROTECTED]
www.kleinschmidt.com


> -----Original Message-----
> From: Paul McTeigue [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 23, 2001 5:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: EDI dates
>
>
> What does CC stand for ? I hope it is not century.
>
> Paul
>
> -----Original Message-----
> From: Electronic Data Interchange Issues
> [mailto:[EMAIL PROTECTED]]On
> Behalf Of Mike Rawlins
> Sent: Wednesday, May 23, 2001 2:21 PM
> To: [EMAIL PROTECTED]
> Subject: Re: EDI dates
>
> This is a somewhat obscure point that few realize.  X12.6
> defines supports
> dates in both YYMMDD and CCYYMMDD formats.  So, the overall
> syntax supports
> using either.  Specific data elements like DE 373, which
> carries the date in
> the DTM segment, only support CCYYMMDD.
>
> So, the answer is yes.
>
> >
> > What is the proper format for dates for 6 and 8 digit dates ?
> >
> > Is it YYMMDD and CCYYMMDD?
> >
> > Thanks,
> >
>
> --
> Michael C. Rawlins, Rawlins EC Consulting
> www.rawlinsecconsulting.com
>
> ==============================================================
> =========
> To contact the list owner:  mailto:[EMAIL PROTECTED]
> Archives at http://www.mail-archive.com/edi-l%40listserv.ucop.edu/
>
> ==============================================================
> =========
> To contact the list owner:  mailto:[EMAIL PROTECTED]
> Archives at http://www.mail-archive.com/edi-l%40listserv.ucop.edu/
>

=======================================================================
To contact the list owner:  mailto:[EMAIL PROTECTED]
Archives at http://www.mail-archive.com/edi-l%40listserv.ucop.edu/

Reply via email to