js格式化时间

总结以下,以后用的时候方便些,下图是显示默认的样式

<script type="text/javascript">

function ShowTime(dt,style)
{
 /*
...