- WEDNESDAY - Static variable in class org.joda.time.DateTimeConstants
-
Constant (3) representing Wednesday, the third day of the week (ISO)
- weekDate() - Static method in class org.joda.time.format.ISODateTimeFormat
-
Returns a formatter for a full date as four digit weekyear, two digit
week of weekyear, and one digit day of week (xxxx-'W'ww-e).
- weekDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
-
Returns a formatter that combines a full weekyear date and time,
separated by a 'T' (xxxx-'W'ww-e'T'HH:mm:ss.SSSZZ).
- weekDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
-
Returns a formatter that combines a full weekyear date and time without millis,
separated by a 'T' (xxxx-'W'ww-e'T'HH:mm:ssZZ).
- weekOfWeekyear - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- weekOfWeekyear() - Method in class org.joda.time.chrono.AssembledChronology
-
- weekOfWeekyear() - Method in class org.joda.time.chrono.BaseChronology
-
Get the week of a week based year field for this chronology.
- weekOfWeekyear() - Method in class org.joda.time.Chronology
-
Get the week of a week based year field for this chronology.
- weekOfWeekyear() - Method in class org.joda.time.DateMidnight
-
Get the week of a week based year property which provides access to advanced functionality.
- weekOfWeekyear() - Method in class org.joda.time.DateTime
-
Get the week of a week based year property which provides access to advanced functionality.
- weekOfWeekyear() - Static method in class org.joda.time.DateTimeFieldType
-
Get the week of a week based year field type.
- weekOfWeekyear() - Method in class org.joda.time.LocalDate
-
Get the week of a week based year property which provides access to advanced functionality.
- weekOfWeekyear() - Method in class org.joda.time.LocalDateTime
-
Get the week of a week based year property which provides access to advanced functionality.
- weekOfWeekyear() - Method in class org.joda.time.MutableDateTime
-
Get the week of a week based year property.
- weeks - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- weeks() - Method in class org.joda.time.chrono.AssembledChronology
-
- weeks() - Method in class org.joda.time.chrono.BaseChronology
-
Get the weeks duration field for this chronology.
- weeks() - Method in class org.joda.time.Chronology
-
Get the weeks duration field for this chronology.
- weeks() - Static method in class org.joda.time.DurationFieldType
-
Get the weeks field type.
- weeks(int) - Static method in class org.joda.time.Period
-
Create a period with a specified number of weeks.
- weeks() - Static method in class org.joda.time.PeriodType
-
Gets a type that defines just the weeks field.
- Weeks - Class in org.joda.time
-
An immutable time period representing a number of weeks.
- weeks(int) - Static method in class org.joda.time.Weeks
-
Obtains an instance of Weeks
that may be cached.
- weeksBetween(ReadableInstant, ReadableInstant) - Static method in class org.joda.time.Weeks
-
Creates a Weeks
representing the number of whole weeks
between the two specified datetimes.
- weeksBetween(ReadablePartial, ReadablePartial) - Static method in class org.joda.time.Weeks
-
Creates a Weeks
representing the number of whole weeks
between the two specified partial datetimes.
- weeksIn(ReadableInterval) - Static method in class org.joda.time.Weeks
-
Creates a Weeks
representing the number of whole weeks
in the specified interval.
- weekyear - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- weekyear() - Method in class org.joda.time.chrono.AssembledChronology
-
- weekyear() - Method in class org.joda.time.chrono.BaseChronology
-
Get the year of a week based year field for this chronology.
- weekyear() - Method in class org.joda.time.Chronology
-
Get the year of a week based year field for this chronology.
- weekyear() - Method in class org.joda.time.DateMidnight
-
Get the year of a week based year property which provides access to advanced functionality.
- weekyear() - Method in class org.joda.time.DateTime
-
Get the year of a week based year property which provides access to advanced functionality.
- weekyear() - Static method in class org.joda.time.DateTimeFieldType
-
Get the year of a week based year field type.
- weekyear() - Static method in class org.joda.time.format.ISODateTimeFormat
-
Returns a formatter for a four digit weekyear.
- weekyear() - Method in class org.joda.time.LocalDate
-
Get the weekyear property which provides access to advanced functionality.
- weekyear() - Method in class org.joda.time.LocalDateTime
-
Get the weekyear property which provides access to advanced functionality.
- weekyear() - Method in class org.joda.time.MutableDateTime
-
Get the year of a week based year property.
- weekyearOfCentury - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- weekyearOfCentury() - Method in class org.joda.time.chrono.AssembledChronology
-
- weekyearOfCentury() - Method in class org.joda.time.chrono.BaseChronology
-
Get the year of a week based year in a century field for this chronology.
- weekyearOfCentury() - Method in class org.joda.time.Chronology
-
Get the year of a week based year in a century field for this chronology.
- weekyearOfCentury() - Static method in class org.joda.time.DateTimeFieldType
-
Get the year of a week based year within a century field type.
- weekyears - Variable in class org.joda.time.chrono.AssembledChronology.Fields
-
- weekyears() - Method in class org.joda.time.chrono.AssembledChronology
-
- weekyears() - Method in class org.joda.time.chrono.BaseChronology
-
Get the weekyears duration field for this chronology.
- weekyears() - Method in class org.joda.time.Chronology
-
Get the weekyears duration field for this chronology.
- weekyears() - Static method in class org.joda.time.DurationFieldType
-
Get the weekyears field type.
- weekyearWeek() - Static method in class org.joda.time.format.ISODateTimeFormat
-
Returns a formatter for a four digit weekyear and two digit week of
weekyear.
- weekyearWeekDay() - Static method in class org.joda.time.format.ISODateTimeFormat
-
Returns a formatter for a four digit weekyear, two digit week of
weekyear, and one digit day of week.
- with(DateTimeFieldType, int) - Method in class org.joda.time.Partial
-
Gets a copy of this date with the specified field set to a new value.
- withCenturyOfEra(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the century of era field updated.
- withCenturyOfEra(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the century of era field updated.
- withCenturyOfEra(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the century of era field updated.
- withCenturyOfEra(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the century of era field updated.
- withChronology(Chronology) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with a different chronology, potentially
changing the day in unexpected ways.
- withChronology(Chronology) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with a different chronology.
- withChronology(Chronology) - Method in class org.joda.time.format.DateTimeFormatter
-
Returns a new formatter that will use the specified chronology in
preference to that of the printed object, or ISO on a parse.
- withChronology(Chronology) - Method in class org.joda.time.Interval
-
Creates a new interval with the same start and end, but a different chronology.
- withChronologyRetainFields(Chronology) - Method in class org.joda.time.Partial
-
Creates a new Partial instance with the specified chronology.
- withChronologyRetainFields(Chronology) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the specified chronology.
- withChronologyRetainFields(Chronology) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the specified chronology.
- withDate(int, int, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the specified date, retaining the time fields.
- withDate(int, int, int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the specified date,
retaining the time fields.
- withDayOfMonth(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the day of month field updated.
- withDayOfMonth(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the day of month field updated.
- withDayOfMonth(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the day of month field updated.
- withDayOfMonth(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the day of month field updated.
- withDayOfMonth(int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the day of month field updated.
- withDayOfWeek(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the day of week field updated.
- withDayOfWeek(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the day of week field updated.
- withDayOfWeek(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the day of week field updated.
- withDayOfWeek(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the day of week field updated.
- withDayOfYear(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the day of year field updated.
- withDayOfYear(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the day of year field updated.
- withDayOfYear(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the day of year field updated.
- withDayOfYear(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the day of year field updated.
- withDays(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of days.
- withDaysRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support days.
- withDurationAdded(long, int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the specified duration added.
- withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the specified duration added.
- withDurationAdded(long, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the specified duration added.
- withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the specified duration added.
- withDurationAdded(long, int) - Method in class org.joda.time.Duration
-
Returns a new duration with this length plus that specified multiplied by the scalar.
- withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.Duration
-
Returns a new duration with this length plus that specified multiplied by the scalar.
- withDurationAdded(long, int) - Method in class org.joda.time.Instant
-
Gets a copy of this instant with the specified duration added.
- withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.Instant
-
Gets a copy of this instant with the specified duration added.
- withDurationAdded(ReadableDuration, int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the specified duration added.
- withDurationAfterStart(ReadableDuration) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified duration after the start instant.
- withDurationBeforeEnd(ReadableDuration) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified duration before the end instant.
- withEnd(ReadableInstant) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified end instant.
- withEndMillis(long) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified start millisecond instant.
- withEra(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the era field updated.
- withEra(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the era field updated.
- withEra(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the era field updated.
- withEra(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the era field updated.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the specified field set to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the specified field set to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the specified field set to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the specified field set to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the specified field set
to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.Partial
-
Gets a copy of this Partial with the specified field set to a new value.
- withField(DurationFieldType, int) - Method in class org.joda.time.Period
-
Creates a new Period instance with the specified field set to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the specified field set to a new value.
- withField(DateTimeFieldType, int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the specified field set to a new value.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the value of the specified field increased.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the value of the specified field increased.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the value of the specified field increased.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the value of the specified
field increased.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the value of the specified
field increased.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.Partial
-
Gets a copy of this Partial with the value of the specified field increased.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.Period
-
Creates a new Period instance with the valueToAdd added to the specified field.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the value of the specified field increased,
wrapping to what would be a new day if required.
- withFieldAdded(DurationFieldType, int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the value of the specified field increased.
- withFieldAddWrapped(DurationFieldType, int) - Method in class org.joda.time.Partial
-
Gets a copy of this Partial with the value of the specified field increased.
- withFields(ReadablePartial) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the partial set of fields replacing those
from this instance.
- withFields(ReadablePartial) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the partial set of fields replacing those
from this instance.
- withFields(ReadablePartial) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the partial set of fields replacing
those from this instance.
- withFields(ReadablePartial) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the partial set of fields
replacing those from this instance.
- withFields(ReadablePartial) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the partial set of fields replacing
those from this instance.
- withFields(ReadablePeriod) - Method in class org.joda.time.Period
-
Creates a new Period instance with the fields from the specified period
copied on top of those from this period.
- withHourOfDay(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the hour of day field updated.
- withHourOfDay(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the hour of day field updated.
- withHourOfDay(int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the hour of day field updated.
- withHourOfDay(int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the hour of day field updated.
- withHours(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of hours.
- withHoursRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support hours.
- withLocale(Locale) - Method in class org.joda.time.format.DateTimeFormatter
-
Returns a new formatter with a different locale that will be used
for printing and parsing.
- withLocale(Locale) - Method in class org.joda.time.format.PeriodFormatter
-
Returns a new formatter with a different locale that will be used
for printing and parsing.
- withMaximumValue() - Method in class org.joda.time.DateMidnight.Property
-
Returns a new DateMidnight with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.DateTime.Property
-
Returns a new DateTime with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.LocalDate.Property
-
Returns a new LocalDate with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.LocalDateTime.Property
-
Returns a new LocalDateTime with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.LocalTime.Property
-
Returns a new LocalTime with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.Partial.Property
-
Returns a new Partial with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Returns a new TimeOfDay with this field set to the maximum value
for this field.
- withMaximumValue() - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Returns a new YearMonthDay with this field set to the maximum value
for this field.
- withMillis(long) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with a different millisecond instant.
- withMillis(long) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with different millis.
- withMillis(long) - Method in class org.joda.time.Duration
-
Creates a new Duration instance with a different milisecond length.
- withMillis(long) - Method in class org.joda.time.Instant
-
Gets a copy of this instant with different millis.
- withMillis(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of millis.
- withMillisOfDay(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the millis of day field updated.
- withMillisOfDay(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the millis of day field updated.
- withMillisOfDay(int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the millis of day field updated.
- withMillisOfSecond(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the millis of second field updated.
- withMillisOfSecond(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the millis of second field updated.
- withMillisOfSecond(int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the millis of second field updated.
- withMillisOfSecond(int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the millis of second field updated.
- withMillisRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support milliseconds.
- withMinimumValue() - Method in class org.joda.time.DateMidnight.Property
-
Returns a new DateMidnight with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.DateTime.Property
-
Returns a new DateTime with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.LocalDate.Property
-
Returns a new LocalDate with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.LocalDateTime.Property
-
Returns a new LocalDateTime with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.LocalTime.Property
-
Returns a new LocalTime with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.Partial.Property
-
Returns a new Partial with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.TimeOfDay.Property
-
Deprecated.
Returns a new TimeOfDay with this field set to the minimum value
for this field.
- withMinimumValue() - Method in class org.joda.time.YearMonthDay.Property
-
Deprecated.
Returns a new YearMonthDay with this field set to the minimum value
for this field.
- withMinuteOfHour(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the minute of hour updated.
- withMinuteOfHour(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the minute of hour field updated.
- withMinuteOfHour(int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the minute of hour field updated.
- withMinuteOfHour(int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the minute of hour field updated.
- withMinutes(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of minutes.
- withMinutesRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support minutes.
- withMonthOfYear(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the month of year field updated.
- withMonthOfYear(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the month of year field updated.
- withMonthOfYear(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the month of year field updated.
- withMonthOfYear(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the month of year field updated.
- withMonthOfYear(int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the month of year field updated.
- withMonths(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of months.
- withMonthsRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support months.
- withOffsetParsed() - Method in class org.joda.time.format.DateTimeFormatter
-
Returns a new formatter that will create a datetime with a time zone
equal to that of the offset of the parsed string.
- without(DateTimeFieldType) - Method in class org.joda.time.Partial
-
Gets a copy of this date with the specified field removed.
- withParseType(PeriodType) - Method in class org.joda.time.format.PeriodFormatter
-
Returns a new formatter with a different PeriodType for parsing.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the specified period added.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the specified period added.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the specified period added.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the specified period added.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the specified period added.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.Partial
-
Gets a copy of this Partial with the specified period added.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the specified period added,
wrapping to what would be a new day if required.
- withPeriodAdded(ReadablePeriod, int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the specified period added.
- withPeriodAfterStart(ReadablePeriod) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified period after the start instant.
- withPeriodBeforeEnd(ReadablePeriod) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified period before the end instant.
- withPeriodType(PeriodType) - Method in class org.joda.time.Period
-
Creates a new Period instance with the same field values but
different PeriodType.
- withPivotYear(Integer) - Method in class org.joda.time.format.DateTimeFormatter
-
Returns a new formatter that will use the specified pivot year for two
digit year parsing in preference to that stored in the parser.
- withPivotYear(int) - Method in class org.joda.time.format.DateTimeFormatter
-
Returns a new formatter that will use the specified pivot year for two
digit year parsing in preference to that stored in the parser.
- withSecondOfMinute(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the second of minute field updated.
- withSecondOfMinute(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the second of minute field updated.
- withSecondOfMinute(int) - Method in class org.joda.time.LocalTime
-
Returns a copy of this time with the second of minute field updated.
- withSecondOfMinute(int) - Method in class org.joda.time.TimeOfDay
-
Deprecated.
Returns a copy of this time with the second of minute field updated.
- withSeconds(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of seconds.
- withSecondsRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support seconds.
- withStart(ReadableInstant) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified start instant.
- withStartMillis(long) - Method in class org.joda.time.Interval
-
Creates a new interval with the specified start millisecond instant.
- withTime(int, int, int, int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the specified time, retaining the date fields.
- withTime(int, int, int, int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the specified time,
retaining the date fields.
- withUTC() - Method in class org.joda.time.chrono.BaseChronology
-
Returns an instance of this Chronology that operates in the UTC time
zone.
- withUTC() - Method in class org.joda.time.chrono.BuddhistChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.CopticChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.EthiopicChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.GJChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.GregorianChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.IslamicChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.ISOChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.JulianChronology
-
Gets the Chronology in the UTC time zone.
- withUTC() - Method in class org.joda.time.chrono.LenientChronology
-
- withUTC() - Method in class org.joda.time.chrono.LimitChronology
-
If this LimitChronology is already UTC, then this is
returned.
- withUTC() - Method in class org.joda.time.chrono.StrictChronology
-
- withUTC() - Method in class org.joda.time.chrono.ZonedChronology
-
- withUTC() - Method in class org.joda.time.Chronology
-
Returns an instance of this Chronology that operates in the UTC time
zone.
- withWeekOfWeekyear(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the week of weekyear field updated.
- withWeekOfWeekyear(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the week of weekyear field updated.
- withWeekOfWeekyear(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the week of weekyear field updated.
- withWeekOfWeekyear(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the week of weekyear field updated.
- withWeeks(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of weeks.
- withWeeksRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support weeks.
- withWeekyear(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the weekyear field updated.
- withWeekyear(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the weekyear field updated.
- withWeekyear(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the weekyear field updated.
- withWeekyear(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the weekyear field updated.
- withYear(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the year field updated.
- withYear(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the year field updated.
- withYear(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the year field updated.
- withYear(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the year field updated.
- withYear(int) - Method in class org.joda.time.YearMonthDay
-
Deprecated.
Returns a copy of this date with the year field updated.
- withYearOfCentury(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the year of century field updated.
- withYearOfCentury(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the year of century field updated.
- withYearOfCentury(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the year of century field updated.
- withYearOfCentury(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the year of century field updated.
- withYearOfEra(int) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with the year of era field updated.
- withYearOfEra(int) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with the year of era field updated.
- withYearOfEra(int) - Method in class org.joda.time.LocalDate
-
Returns a copy of this date with the year of era field updated.
- withYearOfEra(int) - Method in class org.joda.time.LocalDateTime
-
Returns a copy of this datetime with the year of era field updated.
- withYears(int) - Method in class org.joda.time.Period
-
Returns a new period with the specified number of years.
- withYearsRemoved() - Method in class org.joda.time.PeriodType
-
Returns a version of this PeriodType instance that does not support years.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.BaseChronology
-
Returns an instance of this Chronology that operates in any time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.BuddhistChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.CopticChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.EthiopicChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.GJChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.GregorianChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.IslamicChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.ISOChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.JulianChronology
-
Gets the Chronology in a specific time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.LenientChronology
-
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.LimitChronology
-
If this LimitChronology has the same time zone as the one given, then
this is returned.
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.StrictChronology
-
- withZone(DateTimeZone) - Method in class org.joda.time.chrono.ZonedChronology
-
- withZone(DateTimeZone) - Method in class org.joda.time.Chronology
-
Returns an instance of this Chronology that operates in any time zone.
- withZone(DateTimeZone) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with a different time zone, preserving the
millisecond instant.
- withZone(DateTimeZone) - Method in class org.joda.time.format.DateTimeFormatter
-
Returns a new formatter that will use the specified zone in preference
to the zone of the printed object, or default zone on a parse.
- withZoneRetainFields(DateTimeZone) - Method in class org.joda.time.DateMidnight
-
Returns a copy of this date with a different time zone, preserving the day
The returned object will have a local time of midnight in the new zone on
the same day as the original instant.
- withZoneRetainFields(DateTimeZone) - Method in class org.joda.time.DateTime
-
Returns a copy of this datetime with a different time zone, preserving the
field values.
- writePaddedInteger(Writer, int, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, prepended with a variable amount of '0'
pad characters, and writes it to the given writer.
- writePaddedInteger(Writer, long, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, prepended with a variable amount of '0'
pad characters, and writes it to the given writer.
- writeReplace() - Method in class org.joda.time.DateTimeZone
-
By default, when DateTimeZones are serialized, only a "stub" object
referring to the id is written out.
- writeTo(String, OutputStream) - Method in class org.joda.time.tz.DateTimeZoneBuilder
-
Encodes a built DateTimeZone to the given stream.
- writeTo(String, DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder
-
Encodes a built DateTimeZone to the given stream.
- writeUnpaddedInteger(Writer, int) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, and writes it to the given writer.
- writeUnpaddedInteger(Writer, long) - Static method in class org.joda.time.format.FormatUtils
-
Converts an integer to a string, and writes it to the given writer.