Options
All
  • Public
  • Public/Protected
  • All
Menu

A DynamicValue that contains the Unix time

example

new DateValue()

Hierarchy

  • DateValue

Implements

Constructors

Properties

Methods

Constructors

constructor

Parameters

  • name: string Optional

Returns DateValue

Properties

__variant__

__variant__: string = "DateValue"

name

name: string | void

Methods

getValue

  • getValue(): Promise<string>

Returns Promise<string>

onValue

Parameters

Returns Unsubscriber

Static fromJSON

Parameters

  • json: object
    • Optional name?: string

Returns DateValue

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.