Alphabetical Index: S

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

S

safeAdd(int,int) - static method in class org.joda.time.field.FieldUtils
Add two values throwing an exception if overflow occurs.
safeAdd(long,long) - static method in class org.joda.time.field.FieldUtils
Add two values throwing an exception if overflow occurs.
safeMultiply(int,int) - static method in class org.joda.time.field.FieldUtils
Multiply two values throwing an exception if overflow occurs.
safeMultiply(long,int) - static method in class org.joda.time.field.FieldUtils
Multiply two values throwing an exception if overflow occurs.
safeMultiply(long,long) - static method in class org.joda.time.field.FieldUtils
Multiply two values throwing an exception if overflow occurs.
safeMultiplyToInt(long,long) - static method in class org.joda.time.field.FieldUtils
Multiply two values to return an int throwing an exception if overflow occurs.
safeNegate(int) - static method in class org.joda.time.field.FieldUtils
Negates the input throwing an exception if it can't negate it.
safeSubtract(long,long) - static method in class org.joda.time.field.FieldUtils
Subtracts two values throwing an exception if overflow occurs.
safeToInt(long) - static method in class org.joda.time.field.FieldUtils
Casts to an int throwing an exception if overflow occurs.
SATURDAY - static field in class org.joda.time.DateTimeConstants
Constant (6) representing Saturday, the sixth day of the week (ISO)
Saves a datetime field value.
Saves a datetime field value.
Saves a datetime field text value.
saveState() - method in class org.joda.time.format.DateTimeParserBucket
Saves the state of this bucket, returning it in an opaque object.
ScaledDurationField - class org.joda.time.field.ScaledDurationField
Scales a DurationField such that it's unit millis becomes larger in magnitude.
Constructor
SECOND_OF_MINUTE - static field in class org.joda.time.TimeOfDay
The index of the secondOfMinute field in the field array
secondOfDay - field in class org.joda.time.chrono.AssembledChronology.Fields
secondOfDay() - method in class org.joda.time.chrono.AssembledChronology
Get the second of day field for this chronology.
secondOfDay() - method in class org.joda.time.chrono.BaseChronology
Get the second of day field for this chronology.
secondOfDay() - method in class org.joda.time.Chronology
Get the second of day field for this chronology.
secondOfDay() - method in class org.joda.time.DateTime
Get the second of day property which provides access to advanced functionality.
secondOfDay() - static method in class org.joda.time.DateTimeFieldType
Get the second of day field type.
secondOfDay() - method in class org.joda.time.MutableDateTime
Get the second of day property
secondOfMinute - field in class org.joda.time.chrono.AssembledChronology.Fields
secondOfMinute() - method in class org.joda.time.chrono.AssembledChronology
Get the second of minute field for this chronology.
secondOfMinute() - method in class org.joda.time.chrono.BaseChronology
Get the second of minute field for this chronology.
secondOfMinute() - method in class org.joda.time.Chronology
Get the second of minute field for this chronology.
secondOfMinute() - method in class org.joda.time.DateTime
Get the second of minute field property which provides access to advanced functionality.
secondOfMinute() - static method in class org.joda.time.DateTimeFieldType
Get the second of minute field type.
secondOfMinute() - method in class org.joda.time.LocalDateTime
Get the second of minute field property which provides access to advanced functionality.
secondOfMinute() - method in class org.joda.time.LocalTime
Get the second of minute field property which provides access to advanced functionality.
secondOfMinute() - method in class org.joda.time.MutableDateTime
Get the second of minute field property
secondOfMinute() - method in class org.joda.time.TimeOfDay
Get the second of minute field property which provides access to advanced functionality.
seconds - field in class org.joda.time.chrono.AssembledChronology.Fields
Seconds - class org.joda.time.Seconds
An immutable time period representing a number of seconds.
seconds() - method in class org.joda.time.chrono.AssembledChronology
Get the seconds duration field for this chronology.
seconds() - method in class org.joda.time.chrono.BaseChronology
Get the seconds duration field for this chronology.
seconds() - method in class org.joda.time.Chronology
Get the seconds duration field for this chronology.
seconds() - static method in class org.joda.time.DurationFieldType
Get the seconds field type.
seconds() - static method in class org.joda.time.PeriodType
Gets a type that defines just the seconds field.
seconds(int) - static method in class org.joda.time.Period
Create a period with a specified number of seconds.
seconds(int) - static method in class org.joda.time.Seconds
Obtains an instance of Seconds that may be cached.
SECONDS_PER_DAY - static field in class org.joda.time.DateTimeConstants
Seconds in a typical day (ISO).
SECONDS_PER_HOUR - static field in class org.joda.time.DateTimeConstants
Seconds in one hour (ISO)
SECONDS_PER_MINUTE - static field in class org.joda.time.DateTimeConstants
Seconds in one minute (60) (ISO)
SECONDS_PER_WEEK - static field in class org.joda.time.DateTimeConstants
Seconds in a typical week (ISO).
Creates a Seconds representing the number of whole seconds between the two specified datetimes.
Creates a Seconds representing the number of whole seconds between the two specified partial datetimes.
secondsIn(org.joda.time.ReadableInterval) - static method in class org.joda.time.Seconds
Creates a Seconds representing the number of whole seconds in the specified interval.
SEPTEMBER - static field in class org.joda.time.DateTimeConstants
Constant (9) representing September, the nineth month (ISO)
set(int) - method in class org.joda.time.MutableDateTime.Property
Sets a value.
set(long,int) - method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied.
set(long,int) - method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied.
set(long,int) - method in class org.joda.time.field.DecoratedDateTimeField
Sets a value in the milliseconds supplied.
set(long,int) - method in class org.joda.time.field.DelegatedDateTimeField
Sets a value in the milliseconds supplied.
set(long,int) - method in class org.joda.time.field.DividedDateTimeField
Set the specified amount of scaled units to the specified time instant.
set(long,int) - method in class org.joda.time.field.ImpreciseDateTimeField
Sets a value in the milliseconds supplied.
set(long,int) - method in class org.joda.time.field.LenientDateTimeField
Set values which may be out of bounds by adding the difference between the new value and the current value.
set(long,int) - method in class org.joda.time.field.OffsetDateTimeField
Set the specified amount of offset units to the specified time instant.
set(long,int) - method in class org.joda.time.field.PreciseDateTimeField
Set the specified amount of units to the specified time instant.
set(long,int) - method in class org.joda.time.field.PreciseDurationDateTimeField
Set the specified amount of units to the specified time instant.
set(long,int) - method in class org.joda.time.field.RemainderDateTimeField
Set the specified amount of remainder units to the specified time instant.
set(long,int) - method in class org.joda.time.field.SkipDateTimeField
Sets a value in the milliseconds supplied.
set(long,int) - method in class org.joda.time.field.SkipUndoDateTimeField
set(long,int) - method in class org.joda.time.field.StrictDateTimeField
Does a bounds check before setting the value.
set(long,int) - method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(long,int) - method in class org.joda.time.field.ZeroIsMaxDateTimeField
Sets a value in the milliseconds supplied.
set(long,String) - method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long,String) - method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long,String) - method in class org.joda.time.field.DelegatedDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long,String) - method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
set(long,String,Locale) - method in class org.joda.time.field.BaseDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long,String,Locale) - method in class org.joda.time.DateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long,String,Locale) - method in class org.joda.time.field.DelegatedDateTimeField
Sets a value in the milliseconds supplied from a human-readable, text value.
set(long,String,Locale) - method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
Sets the value of one of the fields of the instant, such as hourOfDay.
Sets the value of one of the fields of the instant, such as hourOfDay.
Sets the value of one of the fields.
Sets the value of one of the fields.
Sets a value using the specified partial instant.
Sets a value using the specified partial instant.
Sets a value using the specified partial instant.
Always throws UnsupportedOperationException
Sets a value in the milliseconds supplied from a human-readable, text value.
Sets a value in the milliseconds supplied from a human-readable, text value.
Sets a value in the milliseconds supplied from a human-readable, text value.
Always throws UnsupportedOperationException
set(org.joda.time.ReadablePartial,long) - method in class org.joda.time.chrono.BaseChronology
Sets the partial into the instant.
set(org.joda.time.ReadablePartial,long) - method in class org.joda.time.Chronology
Sets the partial into the instant.
set(String) - method in class org.joda.time.MutableDateTime.Property
Sets a text value.
set(String,Locale) - method in class org.joda.time.MutableDateTime.Property
Sets a text value.
setChronology(org.joda.time.Chronology) - method in class org.joda.time.base.BaseDateTime
Sets the chronology of the datetime.
Set the chronology of the datetime.
Sets the chronology of this time interval.
Sets the chronology of the datetime, which has no effect if not applicable.
Sets the chronology of this time interval.
setCopy(int) - method in class org.joda.time.DateMidnight.Property
Sets this field in a copy of the DateMidnight.
setCopy(int) - method in class org.joda.time.DateTime.Property
Sets this field in a copy of the DateTime.
setCopy(int) - method in class org.joda.time.LocalDate.Property
Sets this field in a copy of the LocalDate.
setCopy(int) - method in class org.joda.time.LocalDateTime.Property
Sets this field in a copy of the LocalDateTime.
setCopy(int) - method in class org.joda.time.LocalTime.Property
Sets this field in a copy of the LocalTime.
setCopy(int) - method in class org.joda.time.Partial.Property
Sets this field in a copy of the Partial.
setCopy(int) - method in class org.joda.time.TimeOfDay.Property
Sets this field in a copy of the TimeOfDay.
setCopy(int) - method in class org.joda.time.YearMonthDay.Property
Sets this field in a copy of the YearMonthDay.
setCopy(String) - method in class org.joda.time.DateMidnight.Property
Sets this field in a copy of the DateMidnight to a parsed text value.
setCopy(String) - method in class org.joda.time.DateTime.Property
Sets this field in a copy of the DateTime to a parsed text value.
setCopy(String) - method in class org.joda.time.LocalDate.Property
Sets this field in a copy of the LocalDate to a parsed text value.
setCopy(String) - method in class org.joda.time.LocalDateTime.Property
Sets this field in a copy of the LocalDateTime to a parsed text value.
setCopy(String) - method in class org.joda.time.LocalTime.Property
Sets this field in a copy of the LocalTime to a parsed text value.
setCopy(String) - method in class org.joda.time.Partial.Property
Sets this field in a copy of the Partial to a parsed text value.
setCopy(String) - method in class org.joda.time.TimeOfDay.Property
Sets this field in a copy of the TimeOfDay to a parsed text value.
setCopy(String) - method in class org.joda.time.YearMonthDay.Property
Sets this field in a copy of the YearMonthDay to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.DateMidnight.Property
Sets this field in a copy of the DateMidnight to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.DateTime.Property
Sets this field in a copy of the DateTime to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.LocalDate.Property
Sets this field in a copy of the LocalDate to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.LocalDateTime.Property
Sets this field in a copy of the LocalDateTime to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.LocalTime.Property
Sets this field in a copy of the LocalTime to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.Partial.Property
Sets this field in a copy of the Partial to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.TimeOfDay.Property
Sets this field in a copy of the TimeOfDay to a parsed text value.
setCopy(String,Locale) - method in class org.joda.time.YearMonthDay.Property
Sets this field in a copy of the YearMonthDay to a parsed text value.
setCurrentMillisFixed(long) - static method in class org.joda.time.DateTimeUtils
Sets the current time to return a fixed millisecond time.
setCurrentMillisOffset(long) - static method in class org.joda.time.DateTimeUtils
Sets the current time to return the system time plus an offset.
setCurrentMillisSystem() - static method in class org.joda.time.DateTimeUtils
Resets the current time to return the system time.
setDate(int,int,int) - method in class org.joda.time.MutableDateTime
Set the date from fields.
setDate(int,int,int) - method in class org.joda.time.ReadWritableDateTime
Set the date from fields.
setDate(long) - method in class org.joda.time.MutableDateTime
Set the date from milliseconds.
Set the date from another instant.
Set the date and time from fields.
Set the date and time from fields.
setDayOfMonth(int) - method in class org.joda.time.MutableDateTime
Set the day of the month to the specified value.
setDayOfMonth(int) - method in class org.joda.time.ReadWritableDateTime
Set the day of the month to the specified value.
setDayOfWeek(int) - method in class org.joda.time.MutableDateTime
Set the day of week to the specified value.
setDayOfWeek(int) - method in class org.joda.time.ReadWritableDateTime
Set the day of week to the specified value.
setDayOfYear(int) - method in class org.joda.time.MutableDateTime
Set the day of year to the specified value.
setDayOfYear(int) - method in class org.joda.time.ReadWritableDateTime
Set the day of year to the specified value.
setDays(int) - method in class org.joda.time.MutablePeriod
Sets the number of days of the period.
setDays(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of days of the period.
setDefault(org.joda.time.DateTimeZone) - static method in class org.joda.time.DateTimeZone
Sets the default time zone.
setDurationAfterStart(long) - method in class org.joda.time.MutableInterval
Sets the duration of this time interval, preserving the start instant.
Sets the duration of this time interval, preserving the start instant.
Sets the duration of this time interval, preserving the start instant.
setDurationBeforeEnd(long) - method in class org.joda.time.MutableInterval
Sets the duration of this time interval, preserving the end instant.
Sets the duration of this time interval, preserving the end instant.
Sets the duration of this time interval, preserving the end instant.
Sets the end of this time interval as an Instant.
Sets the end of this time interval as an Instant.
setEndMillis(long) - method in class org.joda.time.MutableInterval
Sets the end of this time interval.
setEndMillis(long) - method in class org.joda.time.ReadWritableInterval
Sets the end of this time interval.
setField(org.joda.time.DurationFieldType,int) - method in class org.joda.time.base.BasePeriod
Sets the value of a field in this period.
Sets the value of a field in this period.
setFixedSavings(String,int) - method in class org.joda.time.tz.DateTimeZoneBuilder
Set a fixed savings rule at the cutover.
setHourOfDay(int) - method in class org.joda.time.MutableDateTime
Set the hour of the day to the specified value.
setHourOfDay(int) - method in class org.joda.time.ReadWritableDateTime
Set the hour of the day to the specified value.
setHours(int) - method in class org.joda.time.MutablePeriod
Sets the number of hours of the period.
setHours(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of hours of the period.
setInterval(long,long) - method in class org.joda.time.MutableInterval
Sets this interval from two millisecond instants retaining the chronology.
setInterval(long,long) - method in class org.joda.time.ReadWritableInterval
Sets this interval from two millisecond instants.
Sets this interval from two millisecond instants and a chronology.
Sets this interval from two instants, replacing the chronology with that from the start instant.
Sets this interval from two instants.
Sets this interval to be the same as another.
Sets this interval to be the same as another.
Extracts interval endpoint values from an object of this converter's type, and sets them into the given ReadWritableInterval.
Extracts duration values from an object of this converter's type, and sets them into the given ReadWritableDuration.
setMillis(int) - method in class org.joda.time.MutablePeriod
Sets the number of millis of the period.
setMillis(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of millis of the period.
setMillis(long) - method in class org.joda.time.base.BaseDateTime
Sets the milliseconds of the datetime.
setMillis(long) - method in class org.joda.time.base.BaseDuration
Sets the length of this duration in milliseconds.
setMillis(long) - method in class org.joda.time.MutableDateTime
Set the milliseconds of the datetime.
setMillis(long) - method in class org.joda.time.ReadWritableInstant
Sets the value as the number of milliseconds since the epoch, 1970-01-01T00:00:00Z.
Sets the millisecond instant of this instant from another.
Sets the millisecond instant of this instant from another.
setMillisOfDay(int) - method in class org.joda.time.MutableDateTime
Set the millis of the day to the specified value.
setMillisOfDay(int) - method in class org.joda.time.ReadWritableDateTime
Set the millis of the day to the specified value.
setMillisOfSecond(int) - method in class org.joda.time.MutableDateTime
Set the millis of the second to the specified value.
setMillisOfSecond(int) - method in class org.joda.time.ReadWritableDateTime
Set the millis of the second to the specified value.
setMinuteOfDay(int) - method in class org.joda.time.MutableDateTime
Set the minute of the day to the specified value.
setMinuteOfDay(int) - method in class org.joda.time.ReadWritableDateTime
Set the minute of the day to the specified value.
setMinuteOfHour(int) - method in class org.joda.time.MutableDateTime
Set the minute of the hour to the specified value.
setMinuteOfHour(int) - method in class org.joda.time.ReadWritableDateTime
Set the minute of the hour to the specified value.
setMinutes(int) - method in class org.joda.time.MutablePeriod
Sets the number of minutes of the period.
setMinutes(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of minutes of the period.
setMonthOfYear(int) - method in class org.joda.time.MutableDateTime
Set the month of the year to the specified value.
setMonthOfYear(int) - method in class org.joda.time.ReadWritableDateTime
Set the month of the year to the specified value.
setMonths(int) - method in class org.joda.time.MutablePeriod
Sets the number of months of the period.
setMonths(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of months of the period.
setNameProvider(org.joda.time.tz.NameProvider) - static method in class org.joda.time.DateTimeZone
Sets the name provider factory.
setOffset(int) - method in class org.joda.time.format.DateTimeParserBucket
Set a time zone offset to be used when computeMillis is called, which overrides the time zone.
setPeriod(int,int,int,int,int,int,int,int) - method in class org.joda.time.base.BasePeriod
Sets the eight standard the fields in one go.
Sets all the fields in one go.
Sets all the fields in one go.
setPeriod(long) - method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a millisecond duration dividing the fields using the period type.
setPeriod(long,long) - method in class org.joda.time.MutablePeriod
Sets all the fields in one go from a millisecond interval using ISOChronology and dividing the fields using the period type.
Sets all the fields in one go from a millisecond interval.
Sets all the fields in one go from a millisecond duration.
Sets all the fields in one go from a duration dividing the fields using the period type.
Sets all the fields in one go from a duration dividing the fields using the period type.
Sets all the fields in one go from two instants representing an interval.
Sets all the fields in one go from an interval using the ISO chronology and dividing the fields using the period type.
Sets all the fields in one go from an interval dividing the fields using the period type.
setPeriod(org.joda.time.ReadablePeriod) - method in class org.joda.time.base.BasePeriod
Sets all the fields of this period from another.
Sets all the fields in one go from another ReadablePeriod.
Sets all the fields in one go from another ReadablePeriod.
Sets the period of this time interval, preserving the start instant and using the ISOChronology in the default zone for calculations.
Sets the period of this time interval, preserving the start instant.
Sets the period of this time interval, preserving the end instant and using the ISOChronology in the default zone for calculations.
Sets the period of this time interval, preserving the end instant.
setPivotYear(Integer) - method in class org.joda.time.format.DateTimeParserBucket
Sets the pivot year to use when parsing two digit years.
setProvider(org.joda.time.tz.Provider) - static method in class org.joda.time.DateTimeZone
Sets the zone provider factory.
Sets the status of rounding to use the specified field and ROUND_FLOOR mode.
Sets the status of rounding to use the specified field and mode.
setSecondOfDay(int) - method in class org.joda.time.MutableDateTime
Set the second of the day to the specified value.
setSecondOfDay(int) - method in class org.joda.time.ReadWritableDateTime
Set the second of the day to the specified value.
setSecondOfMinute(int) - method in class org.joda.time.MutableDateTime
Set the second of the minute to the specified value.
setSecondOfMinute(int) - method in class org.joda.time.ReadWritableDateTime
Set the second of the minute to the specified value.
setSeconds(int) - method in class org.joda.time.MutablePeriod
Sets the number of seconds of the period.
setSeconds(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of seconds of the period.
setStandardOffset(int) - method in class org.joda.time.tz.DateTimeZoneBuilder
Sets the standard offset to use for newly added rules until the next cutover is added.
Sets the start of this time interval as an Instant.
Sets the start of this time interval as an Instant.
setStartMillis(long) - method in class org.joda.time.MutableInterval
Sets the start of this time interval.
setStartMillis(long) - method in class org.joda.time.ReadWritableInterval
Sets the start of this time interval.
setTime(int,int,int,int) - method in class org.joda.time.MutableDateTime
Set the time from fields.
setTime(int,int,int,int) - method in class org.joda.time.ReadWritableDateTime
Set the time from fields.
setTime(long) - method in class org.joda.time.MutableDateTime
Set the time from milliseconds.
Set the time from another instant.
setValue(int) - method in class org.joda.time.base.BaseSingleFieldPeriod
Sets the amount of this period.
setValue(int,int) - method in class org.joda.time.base.BasePartial
Sets the value of the field at the specifed index.
setValue(int,int) - method in class org.joda.time.base.BasePeriod
Sets the value of the field at the specifed index.
setValue(int,int) - method in class org.joda.time.MutablePeriod
Sets the value of one of the fields by index.
setValue(int,int) - method in class org.joda.time.ReadWritablePeriod
Sets the value of one of the fields by index.
setValues(int[]) - method in class org.joda.time.base.BasePartial
Sets the values of all fields.
setValues(int[]) - method in class org.joda.time.base.BasePeriod
Sets the values of all fields.
setWeekOfWeekyear(int) - method in class org.joda.time.MutableDateTime
Set the week of weekyear to the specified value.
setWeekOfWeekyear(int) - method in class org.joda.time.ReadWritableDateTime
Set the week of weekyear to the specified value.
setWeeks(int) - method in class org.joda.time.MutablePeriod
Sets the number of weeks of the period.
setWeeks(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of weeks of the period.
setWeekyear(int) - method in class org.joda.time.MutableDateTime
Set the weekyear to the specified value.
setWeekyear(int) - method in class org.joda.time.ReadWritableDateTime
Set the weekyear to the specified value.
setYear(int) - method in class org.joda.time.MutableDateTime
Set the year to the specified value.
setYear(int) - method in class org.joda.time.ReadWritableDateTime
Set the year to the specified value.
setYears(int) - method in class org.joda.time.MutablePeriod
Sets the number of years of the period.
setYears(int) - method in class org.joda.time.ReadWritablePeriod
Sets the number of years of the period.
setZone(org.joda.time.DateTimeZone) - method in class org.joda.time.format.DateTimeParserBucket
Set a time zone to be used when computeMillis is called, which overrides any set time zone offset.
Sets the time zone of the datetime, changing the chronology and field values.
Sets the time zone of the datetime, changing the chronology and field values.
Sets the time zone of the datetime, changing the chronology and millisecond.
Sets the time zone of the datetime, changing the chronology and millisecond.
SEVEN - static field in class org.joda.time.Days
Constant representing seven days.
SEVEN - static field in class org.joda.time.Hours
Constant representing seven hours.
SEVEN - static field in class org.joda.time.Months
Constant representing seven months.
shortDate() - static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a short date format.
shortDateTime() - static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a short datetime format.
shortTime() - static method in class org.joda.time.format.DateTimeFormat
Creates a format that outputs a short time format.
SIX - static field in class org.joda.time.Days
Constant representing six days.
SIX - static field in class org.joda.time.Hours
Constant representing six hours.
SIX - static field in class org.joda.time.Months
Constant representing six months.
size() - method in class org.joda.time.base.BasePeriod
Gets the number of fields that this period supports.
size() - method in class org.joda.time.base.BaseSingleFieldPeriod
Gets the number of fields that this period supports, which is one.
size() - method in class org.joda.time.LocalDate
Gets the number of fields in this partial, which is three.
size() - method in class org.joda.time.LocalDateTime
Gets the number of fields in this partial, which is four.
size() - method in class org.joda.time.LocalTime
Gets the number of fields in this partial, which is four.
size() - method in class org.joda.time.Partial
Gets the number of fields in this partial.
size() - method in class org.joda.time.PeriodType
Gets the number of fields in the period type.
size() - method in class org.joda.time.ReadablePartial
Gets the number of fields that this partial supports.
size() - method in class org.joda.time.ReadablePeriod
Gets the number of fields that this period supports.
size() - method in class org.joda.time.TimeOfDay
Gets the number of fields in this partial.
size() - method in class org.joda.time.YearMonthDay
Gets the number of fields in this partial.
SkipDateTimeField - class org.joda.time.field.SkipDateTimeField
Wraps another field such that a certain value is skipped.
Constructor that skips zero.
Constructor.
SkipUndoDateTimeField - class org.joda.time.field.SkipUndoDateTimeField
Wraps another field such that a certain value is added back into the sequence of numbers.
Constructor that reinserts zero.
Constructor.
standard() - static method in class org.joda.time.format.ISOPeriodFormat
The standard ISO format - PyYmMwWdDThHmMsS.
standard() - static method in class org.joda.time.PeriodType
Gets a type that defines all standard fields.
standardDays(long) - static method in class org.joda.time.Duration
Create a duration with the specified number of days assuming that there are the standard number of milliseconds in a day.
standardDaysIn(org.joda.time.ReadablePeriod) - static method in class org.joda.time.Days
Creates a new Days representing the number of complete standard length days in the specified period.
standardHours(long) - static method in class org.joda.time.Duration
Create a duration with the specified number of hours assuming that there are the standard number of milliseconds in an hour.
standardHoursIn(org.joda.time.ReadablePeriod) - static method in class org.joda.time.Hours
Creates a new Hours representing the number of complete standard length hours in the specified period.
standardMinutes(long) - static method in class org.joda.time.Duration
Create a duration with the specified number of minutes assuming that there are the standard number of milliseconds in a minute.
standardMinutesIn(org.joda.time.ReadablePeriod) - static method in class org.joda.time.Minutes
Creates a new Minutes representing the number of complete standard length minutes in the specified period.
Creates a new instance representing the number of complete standard length units in the specified period.
standardSeconds(long) - static method in class org.joda.time.Duration
Create a duration with the specified number of seconds assuming that there are the standard number of milliseconds in a second.
standardSecondsIn(org.joda.time.ReadablePeriod) - static method in class org.joda.time.Seconds
Creates a new Seconds representing the number of complete standard length seconds in the specified period.
standardWeeksIn(org.joda.time.ReadablePeriod) - static method in class org.joda.time.Weeks
Creates a new Weeks representing the number of complete standard length weeks in the specified period.
StrictChronology - class org.joda.time.chrono.StrictChronology
Wraps another Chronology, ensuring all the fields are strict.
StrictDateTimeField - class org.joda.time.field.StrictDateTimeField
Converts a lenient DateTimeField into a strict one.
StrictDateTimeField(org.joda.time.DateTimeField) - constructor for class org.joda.time.field.StrictDateTimeField
subtract(long,int) - method in class org.joda.time.DurationField
Subtracts a duration value (which may be negative) from the instant.
subtract(long,long) - method in class org.joda.time.DurationField
Subtracts a duration value (which may be negative) from the instant.
SUNDAY - static field in class org.joda.time.DateTimeConstants
Constant (7) representing Sunday, the seventh day of the week (ISO)

Copyright (c) 2001-2006 - Joda.org