commons-beanutils
commons-beanutils copied to clipboard
New Date/Time API continued replace Old
1、Lifting accuracy from milliseconds to nanoseconds. 2、add InstantConvert support java.time.Instant. 3、DateTimeFormatter replace SimpleDateFormat,thread safe and provide richer pattern . 4、java.time.ZoneId repalce TimeZone ,future oriented.
Wasn't this done in this PR: https://github.com/apache/commons-beanutils/pull/49 ???
Wasn't this done in this PR: #49 ???
-
I read the content carefully, and the intersection # 49 is very small.
-
Java 8 provides a new date type, which is extremely important. Currently, java.time Converter is not complete, and more support is needed in practical applications.
-
Whether to provide the eclipse code format configuration file.