Perspective Date and time Component Issue

I’m using a date and time picker for users to input the next maintenance date, but regardless of whether I bind the value or the formatted value, the selected date always shows as the previous day. I’ve tried adjusting the time, format, and location settings, but nothing resolves the issue

What component do you use to display the date? Mind sharing the binding config window screen?

You are probably getting the UTC datetime displayed. You have to make use of it according to your requirement.

Can you show how did you actually bind it?