Package | Description |
---|---|
org.springframework.format.datetime.joda |
Integration with the Joda Time for formatting Joda 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.
|
Copyright © 2014. All rights reserved.