> 
> Hi,
> 
> I debugged the SQLUtils and it seem to be that in the line
> 
>   SimpleDateFormat sdf = DbFormsConfig.getDateFormatter();
> 
> sdf gets/remains value 'yyyy-MM-dd' even i used this line in jsp:
> 
>   <% SimpleDateFormat sdf = new SimpleDateFormat("dd.MM.yyyy"); %>
>   <td><db:dateField format="<%= sdf %>" size="10" 
> fieldName="firstDate"/></td>
>   <td><db:dateField format="<%= sdf %>" size="10" 
> fieldName="lastDate"/></td>
> 
> Well, I didn't yet do more debugging. Any ideas?
I think that you are right.. Seems to be a big problem in dbforms. The
routine which do the parsing of the input string do not know anything about
the format you give in your jsp....

Must think about a solution... Not easy....

Anybody with an idea in the outer world??? Help is welcome..

Regards,
Henner



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to