Hello,
When running DateTimeUtil::getSystemDateTime(), I'm getting the time in GMT rather than EST which is what I have my preferred time zone set to. DateTimeUtil::getUserPreferredTimeZone() is giving me the correct value.
When pulling the time from the AOS using DateTimeUtil::applyTimeZoneOffset(DateTimeUtil::utcNow(), DateTimeUtil::getUserPreferredTimeZone()), I get the time in EST, but I'd prefer to pull the timestamp from the client if possible.
Has anyone ran into this before? My preferred time zone and the company time zone are both set to EST. Is there another setting I'm missing?
Thanks for the help!
*This post is locked for comments
I have the same question (0)