I want to change the date format to dd-mm-yyy from existing yyyy-mm-dd. I am using Mysql. Changing date format in contoller is not an option as I want to send whole dataset into volt. Is it possible to change date format in view ? Otherwise any trick to return date from model into dd-mm-yyy format ?