我试图用java.time.Year.parse()解析介于0到1000之间的年份字符串值,但是java.time.format.DateTimeParseException: Text '999' could not be parsed at index 0的解析失败。Obtains an instance of Year from a text string such as 2007.
The string must represent a valid year. Years outside the range 0000 to