Consultor Eletrônico



Kbase P103710: How to know the date format at run time?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/04/2005
Status: Unverified

GOAL:

How to know the date format at run time?

FIX:

Use the following handle to the session.
SESSION:DATE-FORMAT = "dmy".
DISPLAY SESSION:DATE-FORMAT.