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.