Hi,
I need to translate Unix time into standard time. There is a set of data from a two-dimensional histogram, this is Unix time. I need to just take it to standard time without plotting and axes.
TTimeStamp
grep -r -l TTimeStamp ${ROOTSYS}/t[eu]*
TDatime
grep -r -l TDatime ${ROOTSYS}/t[eu]*
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.