Material-table: formating date

Created on 3 Jun 2019  路  2Comments  路  Source: mbrn/material-table

Hi there, how to format date ?

for now I have table column type: "datetime"...
but that column dosent format date ? ( it just displaying timestamp )

is there option to format date auto? so i dont need to map thought response and format field values manually?

help wanted

Most helpful comment

Hi @rayray93

You can use type: 'date', If you want a custom solution you can use custom render feature.

All 2 comments

Hi @rayray93

You can use type: 'date', If you want a custom solution you can use custom render feature.

Hi @rayray93

You can use type: 'date', If you want a custom solution you can use custom render feature.

i use render feature and show on datatable oke, but how about export feature, it just stimestamp?

Was this page helpful?
0 / 5 - 0 ratings