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