p
luxon
package luxon
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- luxon
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait ConversionAccuracy extends Any
- Annotations
- @JSType() @native()
- trait DateTime extends Object
- Annotations
- @JSType() @native()
- trait DateTimeInit extends Object
- Annotations
- @JSType() @jsenrich()
- trait DateTimeOptions extends Object
- Annotations
- @JSType() @jsenrich()
- trait DiffOptions extends Object
- Annotations
- @JSType() @jsenrich()
- trait Duration extends Object
- Annotations
- @JSType() @native()
- trait DurationInit extends Object
- Annotations
- @JSType() @jsenrich()
- trait DurationOptions extends Object
- Annotations
- @JSType() @jsenrich()
- trait DurationUnit extends Any
- Annotations
- @JSType() @native()
- type DurationUnit2 = |[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|["year", "years"], "quarter"], "quarters"], "month"], "months"], "week"], "weeks"], "day"], "days"], "hour"], "hours"], "minute"], "minutes"], "second"], "seconds"], "millisecond"], "millisecons"]
- trait Features extends Object
- Annotations
- @JSType() @native()
- trait Indicator extends Any
- Annotations
- @JSType() @native()
- trait InfoOptions extends Object
- Annotations
- @JSType()
- trait Interval extends Object
- Annotations
- @JSType() @native()
- trait IntervalInit extends Object
- Annotations
- @JSType() @jsenrich()
- trait IntervalOptions extends Object
- Annotations
- @JSType()
- trait LocaleInfo extends Object
- Annotations
- @JSType()
- trait SQLOptions extends Object
- Annotations
- @JSType() @jsenrich()
- trait Zone extends Object
- Annotations
- @JSType()
Value Members
- val dateOrdering: Ordering[DateTime]
Use this when you need an ordering or set as an implicit so it is automatically picked up.
- object ConversionAccuracy
- object DateTime extends Object
- Annotations
- @native() @JSImport("luxon", "DateTime")
- object Duration extends Object
- Annotations
- @native() @JSImport("luxon", "Duration")
- object DurationUnit
- object Indicator
- object Info extends Object
- Annotations
- @native() @JSImport("luxon", "Info")
- object Interval extends Object
- Annotations
- @native() @JSImport("luxon", "Interval")
- object Settings extends Object
- Annotations
- @native() @JSImport("luxon", "Settings")