Ga naar inhoud

Metaflow - Date Time Operations

Date Time Operations

Metaflow referentie: Date Time Operations

Get Current Date

Object

Optie Waarde Type veld
Result Current date text

Get Current UTC Date

Object

Optie Waarde Type veld
Result Current UTC date text

Get Current Time

Object

Optie Waarde Type veld
Result Current time text

Get Current UTC Time

Object

Optie Waarde Type veld
Result Current UTC time text

Get Current Date and Time

Object

Optie Waarde Type veld
Result Current Date and Time text

Get Current UTC Date and Time

Object

Optie Waarde Type veld
Result Current UTC Date and Time text

Get Current Year

Object

Optie Waarde Type veld
Result Current Year text

Get Current Month

Object

Optie Waarde Type veld
Result Current Month text

Get Current Day

Object

Optie Waarde Type veld
Result Current Day text

Get Current Day of Week

Object

Optie Waarde Type veld
Result Current day of week text

Get Current Hour

Object

Optie Waarde Type veld
Result Current hour text

Get Current Minute

Object

Optie Waarde Type veld
Result Current minute text

Get Current Second

Object

Optie Waarde Type veld
Result Current second text

Get Current formatted date and time

Object

Optie Waarde Type veld
Format Format of the date / time (e.g. MM/dd/yyyy) text
Error error message, if action will fail text
Result Current date and time formatted text

Get Current UTC formatted date and time

Object

Optie Waarde Type veld
Format Format of the date / time (e.g. MM/dd/yyyy) text
Error Error message, if action will fail text
Result Current UTC date and time formatted text

Get Year

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Error Error message, if action will fail text
Result Year text

Get Month

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Error Error message, if action will fail text
Result Month text

Get Day

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Error Error message, if action will fail text
Result Day text

Get Hour

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Error Error message, if action will fail text
Result Hour text

Get Minute

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Error Error message, if action will fail text
Result Minute text

Get Second

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Error Error message, if action will fail text
Result Second text

Change date format

Object

Optie Waarde Type veld
Date Valid date which will be formatted text
Format Format of the date / time (e.g. MM/dd/yyyy) text
Error Error message, if action will fail text
Result Formatted date text

Date operation

Object

Optie Waarde Type veld
Date Valid date from which parameter will be extracted text
Operation selected operation to perform on date Add/Subtract
Parameter selected operation parameter to perform on date Year, month, day, hour, minute, second, millisecond
Value Value for operation and operation parameter text
Format Output format of the date / time (e.g. MM/dd/yyyy) after operation was performed text
Error Error message, if action will fail text
Result Output date after performing math operation and formatting text

Parse date exact enable

Object

Optie Waarde Type veld
Format Format to be used for exact date parsing from sting to date format text
Culture Culture tag with name of the supported culture such as 'en-US' used for parsing text
Error Error message, if action will fail text
Result Whether setting parsing exact date succeeded or not text

Parse date exact disable

Object

Optie Waarde Type veld
Error Error message, if action will fail text
Result hether setting parsing exact date succeeded or not text