static String convertTimeStampToString(String time) => formatDateAsTimeAndDay(getDateTimeFromServerTimeStamp(time as Timestamp));