aspose file tools
The moose likes JSF and the fly likes f:convertDateTime issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "f:convertDateTime issue" Watch "f:convertDateTime issue" New topic
Author

f:convertDateTime issue

Kevin Schenck
Greenhorn

Joined: Apr 03, 2009
Posts: 2

I have the following date converter:

<f:convertDateTime type="date" pattern="dd/MM/yyyy"/>

But it is possible to type 12/12/20091.

What can I do to change this?
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14456
    
    7

Actually, what you want there isn't conversion, it's validation!


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: f:convertDateTime issue
 
Similar Threads
how to diplay correct date & time ???
MyFaces-Date/TimeZone Issue?
f:convertDateTime issue
<f:convertDateTime Problem
f:convertDateTime not working