| Package | Description |
|---|---|
| fc.web.servlet |
| Modifier and Type | Field and Description |
|---|---|
ThreadLocalDateFormat |
WebApp.default_tldf |
| Modifier and Type | Method and Description |
|---|---|
ThreadLocalDateFormat |
WebApp.getThreadLocalDateFormat()
Returns the default threadLocalDateFormat object (a new
ThreadLocalDateFormat is created if it does not exist).
|
ThreadLocalDateFormat |
WebApp.getThreadLocalDateFormat(String name)
Returns the
ThreadLocalDateFormat object corresponding to the specified
name (a new ThreadLocalDateFormat is created if it does not exist). |