haha, I stand corrected. :)

On 8/26/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Actually, it's both. It's on DateFormat, as that is what we use in
> Wicket. However DateFormat uses an instance of Calendar:
> 
>     public void setLenient(boolean lenient)
>     {
>         calendar.setLenient(lenient);
>     }
> 
> :)
> 
> Sorry, couldn't resist being a smart ass.
> 
> Eelco
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to