Risolto! Per informazione: le date nella pagina php devono essere formattate in questo modo:
Codice PHP:
$dataS strtotime(date('Y-m-d H:i:s'mktime(0,0,0,$strMonth,$strDay,$strYear)))*1000 
E poi amcharts riceve correttamente il tutto.