Use <md-autocomplete> to search for matches from local or remote data sources.
By default, <md-autocomplete> will cache results when performing a query. After the initial call is performed, it will use the cached results to eliminate unnecessary server requests or lookup logic. This can be disabled above.
Date is: {{dt | date:'fullDate'}}
Format:
Time is: {{mytime | date:'shortTime' }}
Hours step is:
Minutes step is:
Rate: {{rate}} - Readonly is: {{isReadonly}} - Hovering over: {{overStar || "none"}}