Package | Description |
---|---|
org.joda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
Modifier and Type | Field and Description |
---|---|
static DateTimeUtils.MillisProvider |
DateTimeUtils.SYSTEM_MILLIS_PROVIDER
The singleton instance of the system millisecond provider.
|
Modifier and Type | Method and Description |
---|---|
static void |
DateTimeUtils.setCurrentMillisProvider(DateTimeUtils.MillisProvider millisProvider)
Sets the provider of the current time to class specified.
|
Copyright © 2002–2025 Joda.org. All rights reserved.