Consultor Eletrônico



Kbase P130768: Report Builder displays dates in the wrong format
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/04/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Windows

SYMPTOM(s):

Report Builder

Report Builder Runtime Engine displays dates in an incorrect format

Expecting dates in European format but getting American format

Progress client displays dates in the correct format

Parameter -d dmy is specified on command-line that launches Progress client

Startup.pf contains -d mdy

CHANGE:

Upgraded Progress version installed on the PC

CAUSE:

Report Builder Runtime Engine ignores -d parameter used on the command-line and only uses settings from startup.pf (or rbstart.pf if it exists) resulting in it displaying dates with the wrong format

FIX:

Set -d parameter in startup.pf to the desired date format