actualTimeStampOffsetAppServer

actualTimeStampOffsetAppServer(): TimeStampOffset;

The actualTimeStampOffsetAppServer method of the Application class returns the current date, time, and offset from Coordinated Universal Time (UTC) of the application server as a timestamp offset value. You can use this method, for example, to get the date, time, and offset from UTC that an event occurred on the application server for logging purposes. (In JADE thin client mode, calling app.actualTimeStampOffset returns the date, time, and offset from UTC relative to the presentation client, which may be in a different time zone.)