Date
Format a timestamp
Arguments
formatA 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
Format a timestamp
formatA string containing the format to be used.
Supported format can be found https://momentjs.com/docs/#/displaying/format/
Template
{ jobDate | date:"DD-MM-YYYY" }
Output
01-01-2020