JeffersonLab / rcdb

Run Condition DataBase
3 stars 6 forks source link

Problem using the ToTime function in c++ #90

Open rtysonCLAS12 opened 4 years ago

rtysonCLAS12 commented 4 years ago

Hi,

When trying to access the run_start_time and run_end_time with the ToTime() function in c++, the return value is incorrect for different runs. The returned time is midnight on 01/01/1970, which is the unix epoch time. The issue was raised here on the clas12 discourse.

Thanks for your help.