search

goog.ui.InputDatePicker.DateParser

Provided By

A DateParser implements functionality to parse text into a Date. This interface is expected to accept an instance of goog.i18n.DateTimeParse directly, and as such the method signatures directly match those found on that class.

Instance Methods