com.github.nscala_time.time
package com.github.nscala_time.time
Type members
Classlikes
trait Implicits extends BuilderImplicits with IntImplicits with StringImplicits with DateImplicits with ScalaDurationImplicits with OrderingImplicits with JodaImplicits
- Companion:
- object
final class RichAbstractDateTime(val underlying: AbstractDateTime) extends AnyVal with PimpedType[AbstractDateTime]
final class RichAbstractInstant(val underlying: AbstractInstant) extends AnyVal with PimpedType[AbstractInstant]
final class RichAbstractPartial(val underlying: AbstractPartial) extends AnyVal with Ordered[AbstractPartial] with PimpedType[AbstractPartial]
final class RichAbstractReadableInstantFieldProperty(val underlying: AbstractReadableInstantFieldProperty) extends AnyVal with PimpedType[AbstractReadableInstantFieldProperty]
final class RichDateTimeFormatter(val underlying: DateTimeFormatter) extends AnyVal with PimpedType[DateTimeFormatter]
final class RichDateTimeZone(val underlying: DateTimeZone) extends AnyVal with PimpedType[DateTimeZone]
final class RichLocalDateProperty(val underlying: Property) extends AnyVal with PimpedType[Property]
final class RichLocalDateTime(val underlying: LocalDateTime) extends AnyVal with PimpedType[LocalDateTime]
final class RichLocalDateTimeProperty(val underlying: Property) extends AnyVal with PimpedType[Property]
final class RichLocalTimeProperty(val underlying: Property) extends AnyVal with PimpedType[Property]
final class RichReadableDateTime(val underlying: ReadableDateTime) extends AnyVal with PimpedType[ReadableDateTime]
final class RichReadableDuration(val underlying: ReadableDuration) extends AnyVal with Ordered[ReadableDuration] with PimpedType[ReadableDuration]
final class RichReadableInstant(val underlying: ReadableInstant) extends AnyVal with Ordered[ReadableInstant] with PimpedType[ReadableInstant]
final class RichReadableInterval(val underlying: ReadableInterval) extends AnyVal with PimpedType[ReadableInterval]
final class RichReadablePartial(val underlying: ReadablePartial) extends AnyVal with PimpedType[ReadablePartial]
final class RichReadablePeriod(val underlying: ReadablePeriod) extends AnyVal with PimpedType[ReadablePeriod]