Timezone issue

Timezone issue

For time zones which are wrongly showing, and for DST issues make use of the jar file.


Download the  attached  zip file and extract the jar file. Login to the application server machine,  and follow the steps below to resolve the issue,

 

·         Place the tzupdater.jar under [MSP_Home]/jre/bin directory. 

·         Make sure that the server has access to the internet.

·         Also, make sure that the application has been stopped/shutdown.

·         Open a command prompt in [MSP_Home]/jre/bin directory and execute the following command: java.exe -jar tzupdater.jar -l -v

·         Start the application.

 

Now login to the application, and check  the Time Zone. They will be shown under the respective time zone now. 

 

This jar file will update the latest time zones in the java bundled in the application.


                  New to ADSelfService Plus?

                    • Related Articles

                    • Set User Timezone Globally for both Requester and Technician

                      Kindly follow the Steps below to set common time zone for all user profile  Note : We strongly recommend to take a backup before executing any update query. *  Run the below query to fetch the current time zones available under Servicedeskplus-MSP. ( ...
                    • What indicates the Asterisk Sign in the Timezones?

                      Please be informed that setting a time zone with an Asterisk sign at the end will help in adjusting the Daylight Savings Time (DST) automatically. So once, the desired time zone with Asterisk sign is selected, the clocks are typically set forward and ...
                    • How to configure postgres Timezone?

                      In PostgreSQL, the timezone configuration is essential for handling date and time values accurately, especially when dealing with data from different time zones. The system time zone of the operating system can also influence PostgreSQL's behaviour ...
                    • Updating latest timezone data into existing JRE (Azul Version)

                      Timezone Updater Tool: https://www.azul.com/products/components/ziupdater-time-zone-tool/ Follow these steps to update the time zone files. 1) Download latest ZIUpdater from mentioned link (Attaching the currently latest version(1.1.1.1)) 2) Unpack ...
                    • Query to get the Request First Assigned time

                      Use case: First Assigned Time is the number of minutes, hours, or days between when a requester submits a request and when was a support representative assigned to the Request. It indicates how long it is in an unassigned state. Working on Build: ...