score:2

Use this to show the format as you want:

 return '<b>' + this.series.name + '</b><br/>' + Highcharts.dateFormat('%I:%M %p', this.x); 

In the format you can use what format you want.


Related Query

More Query from same tag