Updating the iMIS time zone

The iMIS Time Zone is a read-only field on the Settings > About iMIS page under the Show more link.

Updating the time zone

ASI-Cloud hosted

If you are hosted by ASI, do the following to update the iMIS time zone:

  1. Go to support.imis.com and create a new ticket with ASI Hosting.
  2. In the ticket description, specify which time zone you need iMIS to be updated to.
  3. ASI Hosting confirms the time zone is updated.
  4. Go to Settings > About iMIS and select the Show more link.
  5. Confirm the Time Zone is correct. If the setting is not correct, contact ASI Hosting through the same ticket.

SELF-HOSTED

If you are self-hosted, do the following to update the iMIS time zone:

  1. Download the SetTimeZone.sql script (located at the bottom of the article) from the Support Portal.
  2. Run the SQL located in the comments of the script to retrieve the valid list of time zone names.
  3. From the SQL results, locate and copy the name of the desired time zone.
  4. Where indicated, update the SetTimeZone script with the desired time zone name.
  5. Run the updated SetTimeZone script.
  6. Go to Settings > About iMIS, select the Show more link, and confirm the time zone has correctly changed.