Instant Generator
Generates a new datetime Instant.
The created instant represents a specific moment in time.
Default Instant format is ISO-8601 (Example value: 2023-02-03T13:34:46.094150Z) where Z indicates UTC.
Configuration
Valve name: InstantGenerator
Name
Description
Default value
Mandatory
Expanded
dest
Property containing the created Instant.
N/A
dest_pattern
Instant pattern. ISO-8601 format
"yyyy-MM-ddTHH:mm:ss.ffffffZ"
dest_tz
Instant time zone.
"UTC"
duration
Instant duration. ISO-8601 duration format PnDTnHnMn.nS