Timestamp Format

Hey @Miotx,

@auste_rich is pointing in the right direction, try something like:

moment(table2.selectedRow.data.Timestamp).format('MM/DD/YYY')
1 Like