get_date_from_epoch# pride.utils.get_date_from_epoch(epoch: astropy.time.Time) → astropy.time.Time# Time object for 00:00:00 UTC of the given epoch Parameters: epoch – Epoch in UTC Returns: Time object for 00:00:00 UTC of the given epoch