Desired Feature Be able to customize the label format of Date/Time variables shown in Displayr. More detail We need the ability to customize the labeling of Date/Time variables in Displayr. Right now we can do this in R, but the final variable Structure is a Nominal variable - which is not compatible with statistical testing that compares each period to the previous one. For example, instead of showing Jan-Mar 20, the user wants to label this and other quarters: Q1 2020. And also, use the compare to previous period setting on stat testing. Right now, the workaround is to relabel the dates using R, but then the user is limited to creating tables that work well with R (no spans, no arrows, etc). This request will reduce the extra outputs that users need to make (and may potentially slow down documents) and reduce custom R code that the user has to use, making the software feel more point and click.