我试图在我的 jqgrid 列中只显示日期部分
列定义为
{name:'Ingreso',formatter:"date",formatoptions:{srcformat:"d/m/Y H:i A",newformat:"ShortDate"}
数据类型是本地的
语言环境是“es”,jqgrid 版本是 4.3.1
日期显示为 08/04/2012 08:42 pm(第 8 天,第 4 个月),我喜欢显示 08/04/2012
我使用这个链接作为参考:http ://www.trirand.com/jqgridwiki/doku.php?id=wiki:predefined_formatter