java.util.Date
object and that uses Joda time to parse and format values. You should use on of the factory methods to construct the kind you want or use the public constructor and pass in the converter to use.
This component tries to apply the time zone difference between the client and server. See the {@link DateConverter#getApplyTimeZoneDifference() date converter} of this package for moreinformation on that.
@see StyleDateConverter @see DateTime @see DateTimeFormat @see DateTimeZone @author eelcohillenius
|
|