functions to parse date, time and datetime with given schema #798
Labels
scope: Camunda 8
Required in the context of Camunda 8
support
relates to a support case
type: enhancement
Is your feature request related to a problem? Please describe.
No need for a workaround like this: https://camunda.github.io/feel-scala/docs/learn/samples/temporal-samples/#change-the-format-of-dates
Describe the solution you'd like
We would like to have a feel function that parses a string to a date, time or datetime with a given schema.
Example: date("18.01.2024","dd.MM.yyyy")
Related issues
The text was updated successfully, but these errors were encountered: