Package com.smartgwt.client.util
Interface DateInputFormatter
public interface DateInputFormatter
DateInputFormatter.
-
Method Summary
-
Method Details
-
parse
The parse method.- Parameters:
dateString
- String representation of the date- Returns:
- the date value
-