Re: Curious about how mav handles dates

Travis Reeder <[email protected]> Wed, 14 Jan 2004 14:37:56 -0700
Newsgroups gmane.comp.web.maverick.general
Message-ID <[email protected]>
Ya, just did the conversion myself. 

Looking at the Beanutils api and seems to have an sqldateconverter and a 
datelocaleconverter which use strings so I would imagine using a 
Date.toString() and back again.

Travis

Schnitzer, Jeff wrote:

>>From: Travis Reeder [mailto:[email protected]]
>>
>>What can you pass in for mav to handle a date from a request param
>>properly?  I would like to pass in the long value.
>>    
>>
>
>Dunno.  Maverick uses the Jakarta commons beanutils to populate form
>beans.  I'm not sure if it handles dates in any way; you might want to
>check their documentation or mailing list.
>
>At worst, just pass strings and do the conversion yourself.
>
>3jeff
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Perforce Software.
>Perforce is the Fast Software Configuration Management System offering
>advanced branching capabilities and atomic changes on 50+ platforms.
>Free Eval! http://www.perforce.com/perforce/loadprog.html
>[INVALID FOOTER]
>
>.
>
>  
>