| Package | Description |
|---|---|
| org.springframework.format.datetime.joda |
Integration with Joda-Time for formatting Joda date and time types as well as standard JDK Date types.
|
| Modifier and Type | Method and Description |
|---|---|
static JodaTimeContext |
JodaTimeContextHolder.getJodaTimeContext()
Return the JodaTimeContext associated with the current thread, if any.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JodaTimeContextHolder.setJodaTimeContext(JodaTimeContext jodaTimeContext)
Associate the given JodaTimeContext with the current thread.
|