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