RelativeTimeFormat

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class RelativeTimeFormatMutableBuilder[Self <: RelativeTimeFormat](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(format: (Double, RelativeTimeFormatUnit) => String, formatToParts: (Double, RelativeTimeFormatUnit) => Array[RelativeTimeFormatPart], resolvedOptions: () => ResolvedRelativeTimeFormatOptions): RelativeTimeFormat