flogo icon indicating copy to clipboard operation
flogo copied to clipboard

Support for DateTime mapper functions

Open mellistibco opened this issue 7 years ago • 3 comments
trafficstars

I'm submitting a ... (check one with "x")

[] bug report => search github for a similar issue or PR before submitting
[x] feature request
[] support request
[] general question

Current behavior (how does the issue manifest): Currently there is no way to calculate date/time using Flogo. For example, consider querying a datastore and setting the query conditions to now and now-5 mins. This is not possible today.

Expected behavior: Calculate datetime offsets, now, now-(5min), etc.

What is the motivation / use case for changing the behavior? Support for datetime calculations to produce queries for database ops, etc.

mellistibco avatar Apr 05 '18 14:04 mellistibco

@fm-tibco should we look at introducing a date, time & datetime type (or some combo of)? Perhaps we can just serialize as strings for now?

mellistibco avatar Apr 05 '18 14:04 mellistibco

@mellistibco Can we have "user" definable functions for this sort of thing (as well as a decent of predefined ones) .... then we can all contribute ;-)

ayh20 avatar Apr 05 '18 14:04 ayh20

@ayh20 tracking via #215

mellistibco avatar Apr 05 '18 14:04 mellistibco