Package | Description |
---|---|
org.joda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Days |
An immutable time period representing a number of days.
|
class |
Hours |
An immutable time period representing a number of hours.
|
class |
Minutes |
An immutable time period representing a number of minutes.
|
class |
Months |
An immutable time period representing a number of months.
|
class |
Seconds |
An immutable time period representing a number of seconds.
|
class |
Weeks |
An immutable time period representing a number of weeks.
|
class |
Years |
An immutable time period representing a number of years.
|
Copyright (c) 2001-2006 - Joda.org