|
From: Theo <th...@gm...> - 2013-03-15 11:06:06
|
Yes, I also noticed that the time is not the time which I see as my actual local time. That's what the gnuplot 4.6 manual says: Internally all times and dates are converted to the number of seconds from the year 2000. ... The conversion to and from seconds assumes Universal Time (which is the same as Greenwich Standard Time). There is no provision for changing the time zone or for daylight savings. If all your data refer to the same time zone (and are all either daylight or standard) you don't need to worry about these things. But if the absolute time is crucial for your application, you'll need to convert to UT yourself. |