Solution:
ClientTimeOffset Parameter is used to calculate Number of days left in STAT License for Trial Version.
If is a difference between Server TimeZone and User’s TimeZone then the user can pass ClientTimeOffset parameter value through stat.ini file in minutes and based on that value, system calculates the number of days left for the USER. It accepts the value in minutes format.
System don't consider time differences more than 1440 mins (24 hours). 1440 Minutes is the maximum amount of time. Users can pass more than 1440 minutes, but the system will only consider Max 1440 minutes for calculation.
So, after calculation if the System found the left number of days are less than 1 day then it shows the following popup message to the user.
"The license key is expired. Please contact your Stat Administrator"
and redirect users to the System maintenance Screen to update the license.