Fix/get dir creation date
- Apr 04, 2022
-
-
Karim Ahmed authoredbf21d241
-
Karim Ahmed authoredc6b4a499
-
Karim Ahmed authored99df6d18
-
Karim Ahmed authored5f4dc8ec
-
Karim Ahmed authored8ef805e1
-
Add transparency to get_dir_creation_date()
nested methods and unify returned creation date to UTC
This MR started by updating the returned creation_time from myMDC to UTC
and ended with splitting the functions for get_dir_creation_date
to different functions and adding transparent prints on which method is used at the end to derive the creation date for a run directory.
By running pytest tests/test_cal_tools locally.