Date #### Format a timestamp Arguments ========= ``format`` A string containing the format to be used. Supported format can be found https://momentjs.com/docs/#/displaying/format/ Example usage ============= **Template** :: { jobDate | date:"DD-MM-YYYY" } **Output** :: 01-01-2020