hello users! this could be very simple, i just dont know how to do.
in product review, it displays date and time, but how i can make it shows only date only?
i am working with ecommerce/webapp/ecommerce/catalog/productdetail.ftl
and this is the line that i am trying to figure out.
${uiLabelMap.CommonAt}: ${productReview.postedDateTime?if_exists)
how do make this to display date only in web browser?
thank you in advance.
