Package io.keikai.model.impl.sys
Class DateInputMask
java.lang.Object
io.keikai.model.impl.sys.DateInputMask
Store built-in date format patterns, parse a string into a
Date object. We get these patters by try-and-error in bruce-force way.- Author:
- henrichen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateInputMask
public DateInputMask()
-
-
Method Details
-
parseDateInput
-