Reactive | Conversion Date Time from UTC
236
Views
4
Comments
New
Builtin & User functions

When we use a variable date-time in a screen the conversion from UTC to the local machine is automatically done.

It's needed to have one more parameter on the expression and input for date-time if the conversion is to be done or not. Also can add a new parameter in the client function FormatDateTime.

Thanks,
Alex.

Maybe the MomentJS library can help you?

Matthias Preuter there is a lot of workarounds. But if the platform does automatically the conversion, which I think is great, it will be great too, to have an option to not do the conversion.
But thanks for the tip.

Regards,
Alex.

I suggest this article and see how to use relative time versus absolute time:

https://itnext.io/using-time-to-our-advantage-6d7545887379

What you want is already possible and works for Reactive and Mobile

Changed the category to
Builtin & User functions