struts 2 date标签s:dateformatyy-MM-dd HH:mm nameflyingOffDate/format :格式name:要显示的值
struts 2 date标签
<s:date format="yy-MM-dd HH:mm" name="flyingOffDate"/>
format :格式
name:要显示的值
struts 2 date标签
<s:date format="yy-MM-dd HH:mm" name="flyingOffDate"/>
format :格式
name:要显示的值