类的使用
cn.taketoday.format.datetime.standard.DateTimeContext
使用DateTimeContext的程序包
程序包
说明
Integration with the JSR-310
java.time package in JDK 8.-
cn.taketoday.format.datetime.standard中DateTimeContext的使用
修饰符和类型方法说明static DateTimeContextDateTimeContextHolder.getDateTimeContext()Return the DateTimeContext associated with the current thread, if any.修饰符和类型方法说明static voidDateTimeContextHolder.setDateTimeContext(DateTimeContext dateTimeContext) Associate the given DateTimeContext with the current thread.