Changeset 17070 for trunk/Mars/mbase/MTime.cc
- Timestamp:
- 09/05/13 11:26:51 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mbase/MTime.cc
r15238 r17070 298 298 // strange offsets. You can get rid of this by calling: 299 299 // TAxis::SetTimeFormat("[your-format] %F1995-01-01 00:00:00 GMT"); 300 // Note that an offset of 1970-01-01 does NOT work, because root 301 // assumes that this is local time, tries to convert that to UTC, 302 // which gives a negative unix time stamp in Europe, and ignores it. 300 303 // 301 304 Double_t MTime::GetAxisTime() const
Note:
See TracChangeset
for help on using the changeset viewer.