spring-framework / org.springframework.beans.propertyeditors / CustomDateEditor / setAsText

setAsText

open fun setAsText(@Nullable text: String): Unit

Parse the Date from the given text, using the specified DateFormat.