Private member function that converts the parsed date strings into timeFields. Returns -start (for ParsePosition) if failed. @param text the time text to be parsed. @param start where to start parsing. @param field the date field text to be parsed. @return the new start position if matching succeede
(String text, int start, int field)