public Period parse(String text, Locale locale) throws ParseException { return Period.parse(text);
確定! 回上一頁