OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Fred Tomke on May 08, 2008, 05:10:41 AM

Title: Grid ItemStyle Date/Time format
Post by: Fred Tomke on May 08, 2008, 05:10:41 AM
Hello,

what is meant by the allowed arguments for time and date format in the grid?
What I mean is: What will the argument value 1 stand for the date format?
Or asking a different way: Which argument do I have to use when I want the date format yyyy-mm-dd?

Note:For the style: 15 - Date, the last argument (nData1) that can be passed in is the identifying date format.  0 through 9 are the allowable arguments.

Note:For the style: 16 - Time, the last argument (nData1) that can be passed in is the identifying time format.  0 through 5 are the allowable arguments.

Regards,
Fred
Title: Re: Grid ItemStyle Date/Time format
Post by: owenwengerd on May 08, 2008, 12:56:21 PM
Fred, I took a quick look at the code, and I don't see that the date/time style is even being used. I think a bug report is in order.
Title: Re: Grid ItemStyle Date/Time format
Post by: Fred Tomke on May 08, 2008, 10:53:07 PM
I've added a bug report for this.
Fred