get_date_from_epoch =================== .. py:function:: pride.utils.get_date_from_epoch(epoch: astropy.time.Time) -> astropy.time.Time Time object for 00:00:00 UTC of the given epoch :param epoch: Epoch in UTC :return: Time object for 00:00:00 UTC of the given epoch