--- DarthVader/src/R2-D2.cpp 2006/09/19 09:17:50 1.8 +++ DarthVader/src/R2-D2.cpp 2006/09/22 09:18:46 1.9 @@ -75,7 +75,7 @@ // // printf(" host %s user %s psw %s \n",host.Data(),user.Data(),psw.Data()); // - TString tzone = "MSK"; + TString tzone = "UTC"; TString runtime = "1970-01-01 00:00:00"; UInt_t dbti = 0; Bool_t convert = false;