35
Views
5
Comments
change formate date time in input widget
Application Type
Reactive

Hello everyone, i need help


I have an input widget, where the variable that appears from the aggregate differs by timezone, how do I change the input variable to match the converted expression.

why do I use the input widget? because I need it to make data changes

please let me know if any know how to solve this, thanks a lot 


2020-11-25 10-45-32
Mostafa Othman
Champion

Hello Yosua,

You can one of Forge components that handling time zone for example check this component

2024-09-12 02-43-38
Deepsagar Dubey

Hi @yosua yansen 

Do you want to change timezone ?

As i understood you want to change data or date time stored  in your entity in your local timezone, is it correct ?  

2024-09-12 02-43-38
Deepsagar Dubey

If that us the case then you can use this forge component TimezoneReactiveUtils 

I hope it'll help you.

Thanks
Deep

UserImage.jpg
yosua yansen

Hello @Deepsagar Dubey

yes i want to store data and display data in widget input based on timezone in my location 


for example the data in the aggregate is in accordance with the timezone location but when it is displayed using the timezone widget input it will be different 

correct : 

wrong: 


2024-09-12 02-43-38
Deepsagar Dubey

Okay so try to use above mentioned forge component, might be it'll halpful for you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.