欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

jsp中,后端传递的日期参数,前端格式化

程序员文章站 2022-04-18 20:51:51
...
<input type="text" class="form-control" disabled="" placeholder="<fmt:formatDate value='${productInterfaceCode.updatePriceTime}' pattern='yyyy-MM-dd  HH:mm:ss'/>">

 

相关标签: 错误BUG