I have a date field for orders collection in the database. I have the default date to be “two days from now” which is great! However, when ever I use that date in another part of the app (e.g. My Orders) the date always shows in some reference to days (e.g. “in 2 days”) vs. the date. Is it possible to show just the date?
Thank you very much!!!