Alphabetical Index: M

A B C D E F G H I J L M N O P R S T U V W Y Z

M

main(String[]) - static method in class org.joda.time.tz.ZoneInfoCompiler
Launches the ZoneInfoCompiler tool.
MARCH - static field in class org.joda.time.DateTimeConstants
Constant (3) representing March, the third month (ISO)
MAX_VALUE - static field in class org.joda.time.Days
Constant representing the maximum number of days that can be stored in this object.
MAX_VALUE - static field in class org.joda.time.Hours
Constant representing the maximum number of hours that can be stored in this object.
MAX_VALUE - static field in class org.joda.time.Minutes
Constant representing the maximum number of minutes that can be stored in this object.
MAX_VALUE - static field in class org.joda.time.Months
Constant representing the maximum number of months that can be stored in this object.
MAX_VALUE - static field in class org.joda.time.Seconds
Constant representing the maximum number of seconds that can be stored in this object.
MAX_VALUE - static field in class org.joda.time.Weeks
Constant representing the maximum number of weeks that can be stored in this object.
MAX_VALUE - static field in class org.joda.time.Years
Constant representing the maximum number of years that can be stored in this object.
maximumParsedDigits(int) - method in class org.joda.time.format.PeriodFormatterBuilder
Set the maximum digits parsed for the next and following appended fields.
MAY - static field in class org.joda.time.DateTimeConstants
Constant (5) representing May, the fifth month (ISO)
mediumDate() - static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a medium date format.
mediumDateTime() - static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a medium datetime format.
mediumTime() - static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a medium time format.
mergePeriod(org.joda.time.ReadablePeriod) - method in class org.joda.time.base.BasePeriod
Merges the fields from another period.
Merges all the fields from the specified period into this one.
Merges the fields from another period.
MIDNIGHT - static field in class org.joda.time.LocalTime
Constant for midnight.
MIDNIGHT - static field in class org.joda.time.TimeOfDay
Constant for midnight.
millis - field in class org.joda.time.chrono.AssembledChronology.Fields
millis() - method in class org.joda.time.chrono.AssembledChronology
Get the millis duration field for this chronology.
millis() - method in class org.joda.time.chrono.BaseChronology
Get the millis duration field for this chronology.
millis() - method in class org.joda.time.Chronology
Get the millis duration field for this chronology.
millis() - static method in class org.joda.time.DurationFieldType
Get the millis field type.
millis() - static method in class org.joda.time.PeriodType
Gets a type that defines just the millis field.
millis(int) - static method in class org.joda.time.Period
Create a period with a specified number of millis.
MILLIS_OF_SECOND - static field in class org.joda.time.TimeOfDay
The index of the millisOfSecond field in the field array
MILLIS_PER_DAY - static field in class org.joda.time.DateTimeConstants
Milliseconds in a typical day (ISO).
MILLIS_PER_HOUR - static field in class org.joda.time.DateTimeConstants
Milliseconds in one hour (ISO)
MILLIS_PER_MINUTE - static field in class org.joda.time.DateTimeConstants
Milliseconds in one minute (ISO)
MILLIS_PER_SECOND - static field in class org.joda.time.DateTimeConstants
Milliseconds in one second (1000) (ISO)
MILLIS_PER_WEEK - static field in class org.joda.time.DateTimeConstants
Milliseconds in a typical week (ISO).
MillisDurationField - class org.joda.time.field.MillisDurationField
Duration field class representing a field with a fixed unit length of one millisecond.
millisOfDay - field in class org.joda.time.chrono.AssembledChronology.Fields
millisOfDay() - method in class org.joda.time.chrono.AssembledChronology
Get the millis of day field for this chronology.
millisOfDay() - method in class org.joda.time.chrono.BaseChronology
Get the millis of day field for this chronology.
millisOfDay() - method in class org.joda.time.Chronology
Get the millis of day field for this chronology.
millisOfDay() - method in class org.joda.time.DateTime
Get the millis of day property which provides access to advanced functionality.
millisOfDay() - static method in class org.joda.time.DateTimeFieldType
Get the millis of day field type.
millisOfDay() - method in class org.joda.time.LocalDateTime
Get the millis of day property which provides access to advanced functionality.
millisOfDay() - method in class org.joda.time.LocalTime
Get the millis of day property which provides access to advanced functionality.
millisOfDay() - method in class org.joda.time.MutableDateTime
Get the millis of day property
millisOfSecond - field in class org.joda.time.chrono.AssembledChronology.Fields
millisOfSecond() - method in class org.joda.time.chrono.AssembledChronology
Get the millis of second field for this chronology.
millisOfSecond() - method in class org.joda.time.chrono.BaseChronology
Get the millis of second field for this chronology.
millisOfSecond() - method in class org.joda.time.Chronology
Get the millis of second field for this chronology.
millisOfSecond() - method in class org.joda.time.DateTime
Get the millis of second property which provides access to advanced functionality.
millisOfSecond() - static method in class org.joda.time.DateTimeFieldType
Get the millis of second field type.
millisOfSecond() - method in class org.joda.time.LocalDateTime
Get the millis of second property which provides access to advanced functionality.
millisOfSecond() - method in class org.joda.time.LocalTime
Get the millis of second property which provides access to advanced functionality.
millisOfSecond() - method in class org.joda.time.MutableDateTime
Get the millis of second property
millisOfSecond() - method in class org.joda.time.TimeOfDay
Get the millis of second property which provides access to advanced functionality.
MIN_VALUE - static field in class org.joda.time.Days
Constant representing the minimum number of days that can be stored in this object.
MIN_VALUE - static field in class org.joda.time.Hours
Constant representing the minimum number of hours that can be stored in this object.
MIN_VALUE - static field in class org.joda.time.Minutes
Constant representing the minimum number of minutes that can be stored in this object.
MIN_VALUE - static field in class org.joda.time.Months
Constant representing the minimum number of months that can be stored in this object.
MIN_VALUE - static field in class org.joda.time.Seconds
Constant representing the minimum number of seconds that can be stored in this object.
MIN_VALUE - static field in class org.joda.time.Weeks
Constant representing the minimum number of weeks that can be stored in this object.
MIN_VALUE - static field in class org.joda.time.Years
Constant representing the minimum number of years that can be stored in this object.
minimumPrintedDigits(int) - method in class org.joda.time.format.PeriodFormatterBuilder
Set the minimum digits printed for the next and following appended fields.
minus(int) - method in class org.joda.time.Days
Returns a new instance with the specified number of days taken away.
minus(int) - method in class org.joda.time.Hours
Returns a new instance with the specified number of hours taken away.
minus(int) - method in class org.joda.time.Minutes
Returns a new instance with the specified number of minutes taken away.
minus(int) - method in class org.joda.time.Months
Returns a new instance with the specified number of months taken away.
minus(int) - method in class org.joda.time.Seconds
Returns a new instance with the specified number of seconds taken away.
minus(int) - method in class org.joda.time.Weeks
Returns a new instance with the specified number of weeks taken away.
minus(int) - method in class org.joda.time.Years
Returns a new instance with the specified number of years taken away.
minus(long) - method in class org.joda.time.DateMidnight
Returns a copy of this date with the specified duration taken away.
minus(long) - method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration taken away.
minus(long) - method in class org.joda.time.Duration
Returns a new duration with this length minus that specified.
minus(long) - method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration taken away.
minus(org.joda.time.Days) - method in class org.joda.time.Days
Returns a new instance with the specified number of days taken away.
minus(org.joda.time.Hours) - method in class org.joda.time.Hours
Returns a new instance with the specified number of hours taken away.
minus(org.joda.time.Minutes) - method in class org.joda.time.Minutes
Returns a new instance with the specified number of minutes taken away.
minus(org.joda.time.Months) - method in class org.joda.time.Months
Returns a new instance with the specified number of months taken away.
minus(org.joda.time.ReadableDuration) - method in class org.joda.time.DateMidnight
Returns a copy of this date with the specified duration taken away.
minus(org.joda.time.ReadableDuration) - method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified duration taken away.
minus(org.joda.time.ReadableDuration) - method in class org.joda.time.Duration
Returns a new duration with this length minus that specified.
minus(org.joda.time.ReadableDuration) - method in class org.joda.time.Instant
Gets a copy of this instant with the specified duration taken away.
Returns a copy of this datetime with the specified duration taken away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.DateMidnight
Returns a copy of this date with the specified period taken away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.DateTime
Returns a copy of this datetime with the specified period taken away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.LocalDate
Returns a copy of this date with the specified period taken away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime with the specified period taken away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.LocalTime
Returns a copy of this time with the specified period taken away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.Partial
Gets a copy of this instance with the specified period take away.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.Period
Returns a new period with the specified period subtracted.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.TimeOfDay
Returns a copy of this time with the specified period taken away, wrapping to what would be a new day if required.
minus(org.joda.time.ReadablePeriod) - method in class org.joda.time.YearMonthDay
Returns a copy of this date with the specified period taken away.
minus(org.joda.time.Seconds) - method in class org.joda.time.Seconds
Returns a new instance with the specified number of seconds taken away.
minus(org.joda.time.Weeks) - method in class org.joda.time.Weeks
Returns a new instance with the specified number of weeks taken away.
minus(org.joda.time.Years) - method in class org.joda.time.Years
Returns a new instance with the specified number of years taken away.
minusDays(int) - method in class org.joda.time.DateMidnight
Returns a copy of this date minus the specified number of days.
minusDays(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of days.
minusDays(int) - method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of days.
minusDays(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of days.
minusDays(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of days taken away.
minusDays(int) - method in class org.joda.time.YearMonthDay
Returns a copy of this date minus the specified number of days.
minusHours(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of hours.
minusHours(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of hours.
minusHours(int) - method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of hours.
minusHours(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of hours taken away.
minusHours(int) - method in class org.joda.time.TimeOfDay
Returns a copy of this time minus the specified number of hours.
minusMillis(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of millis.
minusMillis(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of millis.
minusMillis(int) - method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of millis.
minusMillis(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of millis taken away.
minusMillis(int) - method in class org.joda.time.TimeOfDay
Returns a copy of this time minus the specified number of millis.
minusMinutes(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of minutes.
minusMinutes(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of minutes.
minusMinutes(int) - method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of minutes.
minusMinutes(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of minutes taken away.
minusMinutes(int) - method in class org.joda.time.TimeOfDay
Returns a copy of this time minus the specified number of minutes.
minusMonths(int) - method in class org.joda.time.DateMidnight
Returns a copy of this date minus the specified number of months.
minusMonths(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of months.
minusMonths(int) - method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of months.
minusMonths(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of months.
minusMonths(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of months taken away.
minusMonths(int) - method in class org.joda.time.YearMonthDay
Returns a copy of this date minus the specified number of months.
minusSeconds(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of seconds.
minusSeconds(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of seconds.
minusSeconds(int) - method in class org.joda.time.LocalTime
Returns a copy of this time minus the specified number of seconds.
minusSeconds(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of seconds taken away.
minusSeconds(int) - method in class org.joda.time.TimeOfDay
Returns a copy of this time minus the specified number of seconds.
minusWeeks(int) - method in class org.joda.time.DateMidnight
Returns a copy of this date minus the specified number of weeks.
minusWeeks(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of weeks.
minusWeeks(int) - method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of weeks.
minusWeeks(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of weeks.
minusWeeks(int) - method in class org.joda.time.Period
Returns a new period minus the specified number of weeks taken away.
minusYears(int) - method in class org.joda.time.DateMidnight
Returns a copy of this date minus the specified number of years.
minusYears(int) - method in class org.joda.time.DateTime
Returns a copy of this datetime minus the specified number of years.
minusYears(int) - method in class org.joda.time.LocalDate
Returns a copy of this date minus the specified number of years.
minusYears(int) - method in class org.joda.time.LocalDateTime
Returns a copy of this datetime minus the specified number of years.
minusYears(int) - method in class org.joda.time.Period
Returns a new period with the specified number of years taken away.
minusYears(int) - method in class org.joda.time.YearMonthDay
Returns a copy of this date minus the specified number of years.
MINUTE_OF_HOUR - static field in class org.joda.time.TimeOfDay
The index of the minuteOfHour field in the field array
minuteOfDay - field in class org.joda.time.chrono.AssembledChronology.Fields
minuteOfDay() - method in class org.joda.time.chrono.AssembledChronology
Get the minute of day field for this chronology.
minuteOfDay() - method in class org.joda.time.chrono.BaseChronology
Get the minute of day field for this chronology.
minuteOfDay() - method in class org.joda.time.Chronology
Get the minute of day field for this chronology.
minuteOfDay() - method in class org.joda.time.DateTime
Get the minute of day property which provides access to advanced functionality.
minuteOfDay() - static method in class org.joda.time.DateTimeFieldType
Get the minute of day field type.
minuteOfDay() - method in class org.joda.time.MutableDateTime
Get the minute of day property
minuteOfHour - field in class org.joda.time.chrono.AssembledChronology.Fields
minuteOfHour() - method in class org.joda.time.chrono.AssembledChronology
Get the minute of hour field for this chronology.
minuteOfHour() - method in class org.joda.time.chrono.BaseChronology
Get the minute of hour field for this chronology.
minuteOfHour() - method in class org.joda.time.Chronology
Get the minute of hour field for this chronology.
minuteOfHour() - method in class org.joda.time.DateTime
Get the minute of hour field property which provides access to advanced functionality.
minuteOfHour() - static method in class org.joda.time.DateTimeFieldType
Get the minute of hour field type.
minuteOfHour() - method in class org.joda.time.LocalDateTime
Get the minute of hour field property which provides access to advanced functionality.
minuteOfHour() - method in class org.joda.time.LocalTime
Get the minute of hour field property which provides access to advanced functionality.
minuteOfHour() - method in class org.joda.time.MutableDateTime
Get the minute of hour field property
minuteOfHour() - method in class org.joda.time.TimeOfDay
Get the minute of hour field property which provides access to advanced functionality.
minutes - field in class org.joda.time.chrono.AssembledChronology.Fields
Minutes - class org.joda.time.Minutes
An immutable time period representing a number of minutes.
minutes() - method in class org.joda.time.chrono.AssembledChronology
Get the minutes duration field for this chronology.
minutes() - method in class org.joda.time.chrono.BaseChronology
Get the minutes duration field for this chronology.
minutes() - method in class org.joda.time.Chronology
Get the minutes duration field for this chronology.
minutes() - static method in class org.joda.time.DurationFieldType
Get the minutes field type.
minutes() - static method in class org.joda.time.PeriodType
Gets a type that defines just the minutes field.
minutes(int) - static method in class org.joda.time.Minutes
Obtains an instance of Minutes that may be cached.
minutes(int) - static method in class org.joda.time.Period
Create a period with a specified number of minutes.
MINUTES_PER_DAY - static field in class org.joda.time.DateTimeConstants
Minutes in a typical day (ISO).
MINUTES_PER_HOUR - static field in class org.joda.time.DateTimeConstants
Minutes in one hour (ISO)
MINUTES_PER_WEEK - static field in class org.joda.time.DateTimeConstants
Minutes in a typical week (ISO).
Creates a Minutes representing the number of whole minutes between the two specified datetimes.
Creates a Minutes representing the number of whole minutes between the two specified partial datetimes.
minutesIn(org.joda.time.ReadableInterval) - static method in class org.joda.time.Minutes
Creates a Minutes representing the number of whole minutes in the specified interval.
MONDAY - static field in class org.joda.time.DateTimeConstants
Constant (1) representing Monday, the first day of the week (ISO)
MONTH_OF_YEAR - static field in class org.joda.time.YearMonthDay
The index of the monthOfYear field in the field array
monthOfYear - field in class org.joda.time.chrono.AssembledChronology.Fields
monthOfYear() - method in class org.joda.time.chrono.AssembledChronology
Get the month of year field for this chronology.
monthOfYear() - method in class org.joda.time.chrono.BaseChronology
Get the month of year field for this chronology.
monthOfYear() - method in class org.joda.time.Chronology
Get the month of year field for this chronology.
monthOfYear() - method in class org.joda.time.DateMidnight
Get the month of year property which provides access to advanced functionality.
monthOfYear() - method in class org.joda.time.DateTime
Get the month of year property which provides access to advanced functionality.
monthOfYear() - static method in class org.joda.time.DateTimeFieldType
Get the month of year field type.
monthOfYear() - method in class org.joda.time.LocalDate
Get the month of year property which provides access to advanced functionality.
monthOfYear() - method in class org.joda.time.LocalDateTime
Get the month of year property which provides access to advanced functionality.
monthOfYear() - method in class org.joda.time.MutableDateTime
Get the month of year property.
monthOfYear() - method in class org.joda.time.YearMonthDay
Get the month of year field property which provides access to advanced functionality.
months - field in class org.joda.time.chrono.AssembledChronology.Fields
Months - class org.joda.time.Months
An immutable time period representing a number of months.
months() - method in class org.joda.time.chrono.AssembledChronology
Get the months duration field for this chronology.
months() - method in class org.joda.time.chrono.BaseChronology
Get the months duration field for this chronology.
months() - method in class org.joda.time.Chronology
Get the months duration field for this chronology.
months() - static method in class org.joda.time.DurationFieldType
Get the months field type.
months() - static method in class org.joda.time.PeriodType
Gets a type that defines just the months field.
months(int) - static method in class org.joda.time.Months
Obtains an instance of Months that may be cached.
months(int) - static method in class org.joda.time.Period
Create a period with a specified number of months.
Creates a Months representing the number of whole months between the two specified datetimes.
Creates a Months representing the number of whole months between the two specified partial datetimes.
monthsIn(org.joda.time.ReadableInterval) - static method in class org.joda.time.Months
Creates a Months representing the number of whole months in the specified interval.
multipliedBy(int) - method in class org.joda.time.Days
Returns a new instance with the days multiplied by the specified scalar.
multipliedBy(int) - method in class org.joda.time.Hours
Returns a new instance with the hours multiplied by the specified scalar.
multipliedBy(int) - method in class org.joda.time.Minutes
Returns a new instance with the minutes multiplied by the specified scalar.
multipliedBy(int) - method in class org.joda.time.Months
Returns a new instance with the months multiplied by the specified scalar.
multipliedBy(int) - method in class org.joda.time.Seconds
Returns a new instance with the seconds multiplied by the specified scalar.
multipliedBy(int) - method in class org.joda.time.Weeks
Returns a new instance with the weeks multiplied by the specified scalar.
multipliedBy(int) - method in class org.joda.time.Years
Returns a new instance with the years multiplied by the specified scalar.
MutableDateTime - class org.joda.time.MutableDateTime
MutableDateTime is the standard implementation of a modifiable datetime class.
MutableDateTime() - constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the default time zone.
Constructs an instance from datetime field values using ISOChronology in the default time zone.
Constructs an instance from datetime field values using the specified chronology.
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
MutableDateTime(long) - constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the default time zone.
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using the specified chronology.
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the specified time zone.
MutableDateTime(Object) - constructor for class org.joda.time.MutableDateTime
Constructs an instance from an Object that represents a datetime.
Constructs an instance from an Object that represents a datetime, using the specified chronology.
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
MutableDateTime(org.joda.time.Chronology) - constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the current system millisecond time using the specified chronology.
MutableDateTime(org.joda.time.DateTimeZone) - constructor for class org.joda.time.MutableDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the specified time zone.
MutableInterval - class org.joda.time.MutableInterval
MutableInterval is the standard implementation of a mutable time interval.
MutableInterval() - constructor for class org.joda.time.MutableInterval
Constructs a zero length time interval from 1970-01-01 to 1970-01-01.
MutableInterval(long,long) - constructor for class org.joda.time.MutableInterval
Constructs an interval from a start and end instant with the ISO default chronology.
Constructs an interval from a start and end instant with a chronology.
MutableInterval(Object) - constructor for class org.joda.time.MutableInterval
Constructs a time interval by converting or copying from another object.
Constructs a time interval by converting or copying from another object, overriding the chronology.
Constructs an interval from a millisecond duration and an end instant.
Constructs an interval from a start instant and a duration.
Constructs an interval from a start and end instant.
Constructs an interval from a start instant and a time period.
Constructs an interval from a time period and an end instant.
MutablePeriod - class org.joda.time.MutablePeriod
Standard mutable time period implementation.
MutablePeriod() - constructor for class org.joda.time.MutablePeriod
Creates a zero-length period using the standard period type.
MutablePeriod(int,int,int,int) - constructor for class org.joda.time.MutablePeriod
Create a period from a set of field values using the standard set of fields.
Create a period from a set of field values using the standard set of fields.
Create a period from a set of field values.
MutablePeriod(long) - constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration using the standard set of fields.
MutablePeriod(long,long) - constructor for class org.joda.time.MutablePeriod
Creates a period from the given interval endpoints using the standard set of fields.
Creates a period from the given interval endpoints using the standard set of fields.
Creates a period from the given interval endpoints.
Creates a period from the given interval endpoints.
MutablePeriod(long,org.joda.time.Chronology) - constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration using the standard set of fields.
MutablePeriod(long,org.joda.time.PeriodType) - constructor for class org.joda.time.MutablePeriod
Creates a period from the given millisecond duration.
Creates a period from the given millisecond duration.
MutablePeriod(Object) - constructor for class org.joda.time.MutablePeriod
Creates a period by converting or copying from another object.
Creates a period by converting or copying from another object.
Creates a period by converting or copying from another object.
Creates a period by converting or copying from another object.
MutablePeriod(org.joda.time.PeriodType) - constructor for class org.joda.time.MutablePeriod
Creates a zero-length period using the specified period type.
Creates a period from the given duration and end point.
Creates a period from the given duration and end point.
Creates a period from the given start point and the duration.
Creates a period from the given start point and the duration.
Creates a period from the given interval endpoints using the standard set of fields.
Creates a period from the given interval endpoints.

Copyright (c) 2001-2006 - Joda.org