Unable to start realtime sessions for Australian time zones

This is an issue with MS SQL Server time zone set to ISO 8601 format.  To resolve this issue, please follow these steps:

Close Courtroom Server (if it is already running)

Go to Courtroom Server’s installation folder (default: “C:\Program Files\LegalCraft\Riverlex Courtroom Server” or “C:\Program Files (x86)\LegalCraft\Riverlex Courtroom Server” for Windows 64-bit)

Locate and edit the file server.properties

Paste the following line at the end of the server.properties file:

server.ISO8601Time=true

Run Courtroom Server and create realtime session and start the session.  It should start without any problem.