@scompliance,
You can format crosshair labels using labelFomatter, similar to axis labels. Also, toolTipContent overrides contentFormatter, and hence we suggest you to use just contentFormatter. To format x-values from different series in different formats, you can update formatDateInUTC
to accept formatString
as shown in this updated JSFiddle.
—
Ananya Deka
Team CanvasJS