goog.ui.InputDatePicker.DateFormatter
Provided By |
---|
A DateFormatter implements functionality to convert a Date into human-readable text. text into a Date. This interface is expected to accept an instance of goog.i18n.DateTimeFormat directly, and as such the method signatures directly match those found on that class.