Small change/update in test/review right now (also changed for the Countdown app):
Not only does the Delete All has a confirmation before execution, the single delete button (right above the edit and save ) now also has a confirmation (Yes/No) before deleting a variable or countdown.
The date expression now correctly takes the second argument date from a string or number (and ofc a real date object).
When it’s a number it will be handled as the UTC tick.
If it’s a string based 2022-11-09T04:13:59.813Z it will also be handled correct.
So, now you can use the new Execute BL Expression (as tag f.i.) and have an Insight or other saved dated converted into real dates within flows:
Finally, Date (and numbers coming up next) handling within flows!
An updated Format Date flowcard, optional arguments are date(s), locale and timeZone.
Input of the date can be a String, Number, Date or array of any of those.
Now you can save date’s to variables or where ever, and convert them back in a flow, just the way you want, and have it speak to you the way you want to hear it.
This exact same datobject from the insights card, is in Vancouver timezone the previous day
Here you go @Peter_Kawa , in test now:
You can alter all default date/time formats in the App Settings of BLL. And it will change it immediately for all apps that use it.
So, for instance, in the App Settings, in the variable list, there are the Last Set dates, shown as datetime (it’s case-sensitive):
There is no direct connection between the shown data, format and BLL.
This works just as if the variable list is not the BLL app itself, it works just through the BLL connector.
Thuse, this would work for every app that uses this datetime object.
The Better Logic App has been rebranded to Better Logic Library.
Check out the new App Settings for the new features, like BLL coding in supported apps!
Submitted for review by Athom now!
Edit: Approved!