oday
hotDeals.filterNot { it.post_date == null }.toMutableList().sortByDescending { Utils.readFormat.parse(it.post_date) }