标签:tps body djang val com span nbsp template bsp
1.日期及时间格式
{{ value|date:"Y-m-d" }} | 2018-01-11 |
{{ value|date:"Y-m-d H:i:s" }} | 2018-01-11 09:30:09 |
文档地址:https://docs.djangoproject.com/zh-hans/2.0/ref/templates/builtins/#date
标签:tps body djang val com span nbsp template bsp
原文地址:https://www.cnblogs.com/mumu365/p/10122943.html