Tech note FS1336
Description
Can FlashStats adjust the time to other time zones?
Answer
By default, FlashStats assumes times are specified in the local time zone. This is usually correct, but certain web servers (such as IIS 4 and WebSTAR 3) log all hits in GMT.
FlashStats 1.4 beta 8 includes an option to convert times from GMT to local time. To use this feature, open the FlashStats configuration file (FlashStats.ini or flashstats.conf). Set the following parameter:
FixGmt=1
You can add the line anywhere in the configuration file if it doesn't already exist.
For more information see Technote FS14b8-01.