| 程序包 | 说明 |
|---|---|
| org.springframework.format.datetime.joda |
Integration with Joda-Time for formatting Joda date and time types as well as standard JDK Date types.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static JodaTimeContext |
JodaTimeContextHolder.getJodaTimeContext()
Return the JodaTimeContext associated with the current thread, if any.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
JodaTimeContextHolder.setJodaTimeContext(JodaTimeContext jodaTimeContext)
Associate the given JodaTimeContext with the current thread.
|