Skip to main content
Question

FSM WebClient - Datetime Selection

  • September 26, 2023
  • 1 reply
  • 52 views

Forum|alt.badge.img+8

Hello experts,

 

we currently noticed that from webclient, after selecting datetime for a datetime field (calendar widjet), the result shown in the UI is -3 hours (Current offset with UTC).

 

The expected behavior is for the Selection / display in UI to be in UTC+3, and to be saved in the DB as UTC. 

 

FSM Version 6, update 25.

1 reply

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • September 26, 2023

Hi @gtzortzid 

The UI will show your current timezone according to your device settings.

Also, check metadata settings that ur date field has a mask type of Datetime and not DATETIMENOTZ

 

Cheers!