Class SqlDateLocaleConverter

All Implemented Interfaces:
Converter<Date>, LocaleConverter<Date>

Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a Date object, optionally using a default value or throwing a ConversionException if a conversion error occurs.