| Package | Description |
|---|---|
| org.joda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| org.joda.time.tz |
Implementation package supporting the time zones.
|
| Modifier and Type | Method and Description |
|---|---|
static NameProvider |
DateTimeZone.getNameProvider()
Gets the name provider factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DateTimeZone.setNameProvider(NameProvider nameProvider)
Sets the name provider factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNameProvider
The default name provider acquires localized names from
java.text.DateFormatSymbols. |
Copyright © 2002–2025 Joda.org. All rights reserved.