I have a field in a dataframe that I am trying to visualize using Voyager. The data type is milliseconds (delta of two date times). On voyager, this gets displayed as [object Object]. It would be nice for Voyager to interpret the time delta. The current workaround is to convert the milliseconds into integers.