Perspective Table component displaying date as integer

As it turns out, there is a function for that specific purpose: system.dataset.formatDates()

It can be used as a transform for the dataset binding like in the picture below:

Hope this helps!