millisecond
This block is part of the date group and was last modified in core v10.4.28.
millisecond v10.4.28 Get millisecond of the date you have given. E.G current date.
In pins 1
- date required
dateThe date to get the millisecond from.
Out pins 1
- ms
numberThe millisecond of the date you have given.
A typical wiring for millisecond: date now feeds the date pin; the number out pin feeds cast to value.

Commonly used with
In production blueprints, this block is most often wired together with:
- date now: feeds into this block. Gives you the current date based on your timezone.
- set fields: this block feeds into it. Generates an array of mutations based on the given filled fields.
Version history
Introduced in v10.4.28.
Back to
date Return to the main group to view all sub-groups Back to get Return to the group to view all blocks within this group
