Consultor Eletrônico



Kbase P150293: Date with a year number below 1000 displays 3 digits for year portion
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/07/2009
Status: Unverified

SYMPTOM(s):

Date with a year number below 1000 displays 3 digits for year portion

MESSAGE DATE(1,1,09) displays as "01/01/009"

Same formatting behavior is seen for DATE fields or variables that are populated using DATE (month, day, year) function

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)

CAUSE:

Bug# OE00188677

FIX:

Workaround:

Explicitly specify a date format with YY or YYYY. This may require use of a STRING function to perform the formatting.