Format Date and Time step

Introduction

This step formats a date into a specified format, allowing for customized date and time representations.

Description

Converts a given date into the specified format, suitable for different locales and formats.

Configuration

  1. Date: Choose the date to be formatted. This is a required field.

  2. Format: Define the date format expression (e.g., "dd.MM.yyyy HH:mm:ss"). Refer formatting details below. This is a required field.

  3. Locale: Select the locale that influences the format, such as date symbols and text. This is a required field.

Outputs

  • Value: The formatted date as a string.

Usage

Ideal for presenting dates in reports, notifications, or user interfaces, matching specific regional or format preferences.

Date formatting

Last updated