Skip to content

[improve]: date helper timestamp format description #4073

@marko-kriskovic

Description

@marko-kriskovic

Improvement target

Date helper has actions that throw booleans: isBuisnessHours, isBetweenTimes, isBetweenDates, isWeekend or other actions like getTimeBetween. They all have a variation of Date property. The problem is that those properties can only accept yyyy-MM-ddTHH:mm:ss format. Any other format I tried doens't work.

Improvement description

Either
a) put a description in all properties that accept a date: "we only accept yyyy-MM-ddTHH:mm:ss, use our Format Date action to transform the date format"
b) make it compatible with any date format

Observed Version

latest

Metadata

Metadata

Labels

backendConcerning any and all backend issues

Projects

Status

👀 In review

Status

In Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions