const getDate = (item) => {
    if (item.original) {
        return item.original;
    }