Class ConvertStringToDate

All Implemented Interfaces:
ValueWriter

public class ConvertStringToDate extends AbstractConvertFromString
Convert a VARCHAR column to an DATE column following the Java rules for parsing a date time, optionally using the formatter provided in the column schema.