WxDate: string | number | Date

Type used to set a time step for the layer. Can be

  1. a string in the dataset's format,
  2. a number of a time step in the dataset's meta data,
  3. a number of milliseconds since 1970-01-01T00:00:00Z
  4. a Date object.

Generated using TypeDoc