Hi, Can you tell me what determines the date datetime display format in Formspider? Thanks, Michiel |
Hi Michiel, The default dateformat is DD-MM-YYYY HH24:MI:SS. You may change the default dateformat in BDF_SETUP table by changing the value of "DefaultDatasourceDateFormat" named parameter in the table. Regards Thanks Samet, So there will be no way of setting it per user (as session property or someting)?
(11 Jan '13, 08:07)
Michiel A
Yes, unfortunately you cannot set it using any API at the moment.
(11 Jan '13, 08:12)
Samet Basaran
|
Hi Michiel, I have not tested the code, but I used the same concept many times. Akis Hi Akis, Thanks, interesting idea. I'm gonna give it a try. Michiel
(14 Jan '13, 05:02)
Michiel A
|