Datatype:Timestamp

Last updated 5 August 2026

Datatype:Timestamp can store and emit Timestamp Values.

and convert them to easy readable String formats.-Label: Renders the entered Text in front of the input field

use tab at the end to align input fields.

-Default: If enabled, this value will be loaded in the Node

buffer at startup.

-Variable: Any Datatype:Timestamp referencing the same Variable

will share a buffer and emit if any of them is changed.

-Persistent: If enabled, value will be stored when changed

allowing the buffer to persist even after software restart.

Pin Info

Input 1: Emit [Bang]

Input 1: Input [Timestamp]

Input 2: Store [Timestamp]

Input 2: Reset [Bang]

1-Emit[Bang]: Emits the buffered Timestamp.

1-Input[Timestamp]: Stores the received Timestamp in the Buffer and emits it.

2-Store[Timestamp]: Stores the received Timestamp in the buffer.

2-Reset[Bang]: Resets the buffer to the Default value,if none is set it will be set to 0:00:0.

Output 1: Output [Timestamp]

Output 2: Formatted [String]

1-Output[Timestamp]: Emits a the buffered Value on change or emit.

2-Formatted[String]: Emits the buffered Value as a String in the selectedFormat.

Node Parameters

Input: Shows the currently buffered Value, hover over individual fields to see what they represent. Layout changes with selected Format.

Expand:

Format**: Defines how the Input is rendered and works.

FPS: Defines how many frames are in one Second (only shows with HMMSSFF format selected)