I am using Date/Time Picker element. Before it should be as easy as ‘Date/Time Picker’s value’, however, each time I save, there is a bout 15 hour difference backward. Note that my timezone is presently UTC +8.
**How should I properly go about this? I know that the issue is in saving data/ creating new thing. But the data type which is date, does not align if/when I format to static timezone. What is the best approach here?