How to sort documents by creation date in the format: 10:36, 4-Feb-2021
10:36, 4-Feb-2021
I tried .orderBy("lastUpdate", "desc") but from what
.orderBy("lastUpdate", "desc")