78
Views
3
Comments
convert to CET Time zone

Hi Team,

Please suggest how to set the datetime to CET timezone on screen in reactive web

Regards

2021-06-02 20-50-04
Márcio Carvalho

Have a look at this component and the demo.

https://www.outsystems.com/forge/component-overview/2199/timezonereactiveutils

EDIT:

SO, I think I solve that

First, you need to get the component timezonereactiveutils and get the dependencies



1- you will need to consume this API and put this response

2- you will need to get the response of the api

don't forget that you need the data action at only on demand. that way you will get no errors. You will get errors if you are passing a null timezone


3- when I click I need to refresh the data action to retrieve me the newresponse based on the timezone selected

4- to get the date of CET Timezone you just need to use this. You can see it on the oml that I shared with you.

Final Result

Have a look at this link and on the oml that I shared

PS: PUT THE TIMEZONE THAT YOU WANT AND TEST

https://marcio-carvalho4.outsystemscloud.com/TimezonetoCET/CET?_ts=637775024125175114

Let me know if that helps you.

Regards,

Márcio


TimezonetoCET.oml
2023-03-21 16-59-35
Gaetano Cerciello

you can send me the file oml


2021-05-21 09-12-32
Purva Kumbhar

Hi ,

Please Check this article for a step by step instructions how to convert time zones.

Regards,

Purva

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