Duration Format Manager

Attaches a display formatter to duration columns. This node changes how duration values are displayed in views, such as the Table View, without altering the underlying data.
Helpful for formatting durations for better readability in reports or data apps.

Options

Duration columns
The duration columns to create a formatter for.
Duration format
The format of the output string.
  • ISO 8601: Formats the durations using the ISO-8601 representation, e.g. 'P2Y3M5D'.
  • Whole words: Formats the durations using words to represent them, e.g. '2 years 3 months 5 days'.
  • Single letters: Formats the durations using letters to represent them, e.g. '2y 3M 5d' (Date-based duration: y: years, M: months, d: days; Time-based duration: H: hours, m: minutes, s: seconds).
Alignment suggestion
Position the value horizontally in compatible views like the Table View.
  • Left: Align the text to the left.
  • Center: Center the text.
  • Right: Align the text to the right.

Input Ports

Icon
Input table containing duration columns.

Output Ports

Icon
Output table with columns containing the attached formatter

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.