How to get APS timezone? getCurrentTime is in local tz, not server
35 Views
Using (IServerGeneralMetrics) iServer.getServerGeneralAdmin()).getCurrentTime() appears to adjust the server's time based on user's local timezone. I need the actual time on the server, or its timezone so I can adjust it back. How can this be done?