Page 1 of 1

Issue with updating Date only field in SharePoint Online

Posted: 13 Aug 2020
by vicks1985
I am trying to save date only field value from the form using javascript. It works fine when user is in Pacific time zone (site regional setting is Pacific time zone), but when user from India or East Time Zone is adding the value to same date field from the form. Date is store one day off.For ex 08/21/2020 is stored as 08/20/2020. I tried to convert to UTC and in browser console it shows correct date but when item is added to list it shows 08/20/2020. Could you please help?

Re: Issue with updating Date only field in SharePoint Online

Posted: 17 Aug 2020
by Nikita Kurguzov
Dear Vicks,
What's the version of Forms Designer you're running? Are you using default Date field or Kendo template? Can you send me some screenshots from your form?