Ui-Grid shows like this : ``` { name: app.localize('BrDateReceived'), field: 'bpoHeaderPerformedFors[0].dateReceived', cellFilter: 'date:\'MM/dd/yyyy\'', width: 140, }, ```  But the pdf shows like this :  Could you tell me how to format the pdfmake date format as like the UI-Grid ? Thanks. Note : Please see this link too : http://stackoverflow.com/questions/34941996/format-a-date-on-pdfmake