Package

io.scalajs.npm

moment

Permalink

package moment

moment package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. moment
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Moment extends Object

    Permalink

    Moment.js - Parse, validate, manipulate, and display dates in JavaScript.

    Moment.js - Parse, validate, manipulate, and display dates in JavaScript.

    Annotations
    @RawJSType() @native()
    Version

    2.17.1

    See also

    http://momentjs.com/

  2. implicit final class MomentExtensions extends AnyVal

    Permalink

    Moment Extensions

Value Members

  1. val FRIDAY: Int

    Permalink
  2. val MONDAY: Int

    Permalink
  3. object Moment extends Object with Moment

    Permalink

    Moment Singleton

    Moment Singleton

    Annotations
    @native() @JSImport( "moment" , JSImport.Namespace )
  4. val SATURDAY: Int

    Permalink
  5. val SUNDAY: Int

    Permalink
  6. val THURSDAY: Int

    Permalink
  7. val TUESDAY: Int

    Permalink
  8. val WEDNESDAY: Int

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped