Hi,
I am trying to update date time field (new_datetime) with the current date (new_currdatetime) + 24 hours using plugin.
But it is updating according to the user time zone.
for example
new_currdatetime = 11/13/2018 2:59 PM
the new_datetime should be = 11/14/2018 2:59 PM
But it is showing as 11/14/2018 8:59 PM.
Please help...!
*This post is locked for comments