Return correct UTIME display BSSV
I'm trying to pull UTIME data type and return it via BSSV value object. when the data is returned from JDE it appears to be stored in GMT. How do I return the correct display time for a given user address book number where the timezone is set up correctly in the user profile?
My original plan was to pull the utc offset from the UTC. that worked up until DST, now that value is incorrect.
Thanks