EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
  • 1.  EGL V9 Date-Format with Debug

    Posted 06/23/15 08:41 AM

    Hello,

     

    we have migragted from EGL 7.5 to EGL 9.1.1. Now when we debug a Program with a SQL-Read we get the

    Date Fields in the Format '6/23/15'. The Database is DB/400 on Iseries and.

    our Build-descriptor for Debug looks like this:  debugLocalDateFormat dd.MM.yyyy.

    In Version 7.5 we don't have a Problem with Date-Format in Debug.

    Thank you in advance.

     

    Reinhold from adesso

    adesso


  • 2.  Re: EGL V9 Date-Format with Debug

    Posted 06/25/15 05:12 AM

    Hi,  in RBD 911 , we not use debugLocalDateFormat for date'stringValue,open the eglbld file  ,open buildOptions for debug  (like XXXDebugBuildOptions , double click the  buildOptions  in the lower left Outline View)  

    you can modify defaultDateFormat   dd.MM.yyyy , then  regenerate the project

    TedZhou


  • 3.  Re: EGL V9 Date-Format with Debug

    Posted 06/25/15 07:20 AM

    Hi,

    thank you, now it works.

     

    Reinhold

    adesso