with dates

This block is part of the array group and was last modified in core v10.4.28.

with dates v10.4.28

In pins 2
  • date required
    date

    First date to include in the array.

  • date required
    date

    Second date to include in the array.

Out pins 1
  • array
    array<date>

    The array with dates output.

Collects the wired date pins into an array of ISO-8601 UTC strings with millisecond precision, e.g. 2021-04-27T00:00:00.000Z. Numeric inputs are read as unix SECONDS (fractional seconds preserved); null and non-finite values are skipped, so the output can have fewer entries than wired pins.

of

A typical wiring for with dates: the array out pin feeds length.

Studio canvas example for the with dates block: typical wiring for with dates.

Version history

Introduced in v10.4.28.


Back to array Return to the main group to view all sub-groups Back to array Return to the group to view all blocks within this group