@override String convertTimeStampToString(String time) => formatDateAsTimeAndDay(convertDateTimeToTimeStamp(time as Timestamp));