Alphabetical Index: C

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

C

CachedDateTimeZone - class org.joda.time.tz.CachedDateTimeZone
Improves the performance of requesting time zone offsets and name keys by caching the results.
calculateDigitCount(long) - static method in class org.joda.time.format.FormatUtils
Calculates the number of decimal digits for the given value, including the sign.
Returns the exact number of characters produced for the given period.
canBuildFormatter() - method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toFormatter can be called without throwing an UnsupportedOperationException.
canBuildParser() - method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toParser can be called without throwing an UnsupportedOperationException.
canBuildPrinter() - method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toPrinter can be called without throwing an UnsupportedOperationException.
CE - static field in class org.joda.time.DateTimeConstants
Alternative constant (1) representing CE, Common Era (secular).
centuries - field in class org.joda.time.chrono.AssembledChronology.Fields
centuries() - method in class org.joda.time.chrono.AssembledChronology
Get the centuries duration field for this chronology.
centuries() - method in class org.joda.time.chrono.BaseChronology
Get the centuries duration field for this chronology.
centuries() - method in class org.joda.time.Chronology
Get the centuries duration field for this chronology.
centuries() - static method in class org.joda.time.DurationFieldType
Get the centuries field type.
centuryOfEra - field in class org.joda.time.chrono.AssembledChronology.Fields
centuryOfEra() - method in class org.joda.time.chrono.AssembledChronology
Get the century of era field for this chronology.
centuryOfEra() - method in class org.joda.time.chrono.BaseChronology
Get the century of era field for this chronology.
centuryOfEra() - method in class org.joda.time.Chronology
Get the century of era field for this chronology.
centuryOfEra() - method in class org.joda.time.DateMidnight
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - method in class org.joda.time.DateTime
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - static method in class org.joda.time.DateTimeFieldType
Get the century of era field type.
centuryOfEra() - method in class org.joda.time.LocalDate
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - method in class org.joda.time.LocalDateTime
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - method in class org.joda.time.MutableDateTime
Get the century of era property.
checkChronology(org.joda.time.Chronology) - method in class org.joda.time.base.BaseDateTime
Checks the specified chronology before storing it, potentially altering it.
checkInstant(long,org.joda.time.Chronology) - method in class org.joda.time.base.BaseDateTime
Checks the specified instant before storing it, potentially altering it.
Rounds the specified instant to midnight.
checkInterval(long,long) - method in class org.joda.time.base.AbstractInterval
Validates an interval.
checkPeriodType(org.joda.time.PeriodType) - method in class org.joda.time.base.BasePeriod
Validates a period type, converting nulls to a default value and checking the type is suitable for this instance.
Chronology - class org.joda.time.Chronology
Chronology provides access to the individual date time fields for a chronological calendar system.
clear() - method in class org.joda.time.format.DateTimeFormatterBuilder
Clears out all the appended elements, allowing this builder to be reused.
clear() - method in class org.joda.time.MutablePeriod
Clears the period, setting all values back to zero.
clear() - method in class org.joda.time.format.PeriodFormatterBuilder
Clears out all the appended elements, allowing this builder to be reused.
clear() - method in class org.joda.time.ReadWritablePeriod
Clears the period, setting all values back to zero.
clockhourOfDay - field in class org.joda.time.chrono.AssembledChronology.Fields
clockhourOfDay() - method in class org.joda.time.chrono.AssembledChronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - method in class org.joda.time.chrono.BaseChronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - method in class org.joda.time.Chronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - static method in class org.joda.time.DateTimeFieldType
Get the hour of day (offset to 1-24) field type.
clockhourOfHalfday - field in class org.joda.time.chrono.AssembledChronology.Fields
clockhourOfHalfday() - method in class org.joda.time.chrono.AssembledChronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - method in class org.joda.time.chrono.BaseChronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - method in class org.joda.time.Chronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - static method in class org.joda.time.DateTimeFieldType
Get the hour of am/pm (offset to 1-12) field type.
clone() - method in class org.joda.time.MutableDateTime
Clone this object.
clone() - method in class org.joda.time.MutableInterval
Clone this object.
clone() - method in class org.joda.time.MutablePeriod
Clone this object.
compare(Object,Object) - method in class org.joda.time.DateTimeComparator
Compare two objects against only the range of date time fields as specified in the constructor.
compareTo(Object) - method in class org.joda.time.base.AbstractDuration
Compares this duration with the specified duration based on length.
compareTo(Object) - method in class org.joda.time.base.AbstractInstant
Compares this object with the specified object for ascending millisecond instant order.
compareTo(Object) - method in class org.joda.time.base.AbstractPartial
Compares this partial with another returning an integer indicating the order.
compareTo(Object) - method in class org.joda.time.field.BaseDurationField
compareTo(Object) - method in class org.joda.time.base.BaseSingleFieldPeriod
Compares this period to another object of the same class.
compareTo(Object) - method in class org.joda.time.field.DelegatedDurationField
compareTo(Object) - method in class org.joda.time.DurationField
Compares this duration field with another duration field for ascending unit millisecond order.
compareTo(Object) - method in class org.joda.time.LocalDate
Compares this partial with another returning an integer indicating the order.
compareTo(Object) - method in class org.joda.time.LocalDateTime
Compares this partial with another returning an integer indicating the order.
compareTo(Object) - method in class org.joda.time.LocalTime
Compares this partial with another returning an integer indicating the order.
compareTo(Object) - method in class org.joda.time.field.MillisDurationField
compareTo(Object) - method in class org.joda.time.ReadableDuration
Compares this duration with the specified duration based on length.
compareTo(Object) - method in class org.joda.time.ReadableInstant
Compares this object with the specified object for ascending millisecond instant order.
compareTo(Object) - method in class org.joda.time.field.UnsupportedDurationField
Always returns zero, indicating that sort order is not relevent.
Compare this field to the same field on another instant.
Compare this field to the same field on another instant.
Compare this field to the same field on another partial instant.
Compare this field to the same field on another partial instant.
compile(File,File[]) - method in class org.joda.time.tz.ZoneInfoCompiler
Returns a map of ids to DateTimeZones.
computeMillis() - method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
computeMillis(boolean) - method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
computeMillis(boolean,String) - method in class org.joda.time.format.DateTimeParserBucket
Computes the parsed datetime by setting the saved fields.
contains(long) - method in class org.joda.time.base.AbstractInterval
Does this time interval contain the specified millisecond instant.
contains(org.joda.time.ReadableInstant) - method in class org.joda.time.base.AbstractInterval
Does this time interval contain the specified instant.
Does this time interval contain the specified instant.
contains(org.joda.time.ReadableInterval) - method in class org.joda.time.base.AbstractInterval
Does this time interval contain the specified time interval.
Does this time interval contain the specified time interval.
containsNow() - method in class org.joda.time.base.AbstractInterval
Does this time interval contain the current instant.
Converter - interface org.joda.time.convert.Converter
Basic converter interface for specifying what object type can be converted.
ConverterManager - class org.joda.time.convert.ConverterManager
ConverterManager controls the date and time converters.
ConverterManager() - constructor for class org.joda.time.convert.ConverterManager
Restricted constructor.
convertLocalToUTC(long,boolean) - method in class org.joda.time.DateTimeZone
Converts a local instant to a standard UTC instant with the same local time.
convertText(String,Locale) - method in class org.joda.time.field.BaseDateTimeField
Convert the specified text and locale into a value.
convertUTCToLocal(long) - method in class org.joda.time.DateTimeZone
Converts a standard UTC instant to a local instant with the same local time.
CopticChronology - class org.joda.time.chrono.CopticChronology
Implements the Coptic calendar system, which defines every fourth year as leap, much like the Julian calendar.
copy() - method in class org.joda.time.MutableDateTime
Clone this object without having to cast the returned object.
copy() - method in class org.joda.time.MutableInterval
Clone this object without having to cast the returned object.
copy() - method in class org.joda.time.MutablePeriod
Clone this object without having to cast the returned object.
Copy the supported fields from a chronology into this container.
Returns the amount of fields from the given period that this printer will print.
currentTimeMillis() - static method in class org.joda.time.DateTimeUtils
Gets the current time in milliseconds.

Copyright (c) 2001-2006 - Joda.org