Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithWhat are you using to see these dates? What timezone are you in, and what timezone is the server in?
One issue could be that they changed the clock on the server, but left the DST flag turned on.
If you have access to the server, type in "date", and see what time it shows you. Then type in "date --utc" and ensure that the machine is reporting the proper time for utc
You can also type in "date +%Z" and see what timezone it reports
and "echo $TZ" might give you some information.
It is possible that the tool you are using to view the dates is doing some kind of transform for you.. I use WinSCP to look at files on the server, and it always shows me the time in my own timezone, which is different than the timezone the machine is in.
Note: the BRDViewer has this 'time zone translation' also.. it displays time values based upon the timezone your PC is in, rather than showing you the 'raw' time value.