Kentico-使用日期/时间选择器显示自定义日期格式
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Kentico-使用日期/时间选择器显示自定义日期格式相关的知识,希望对你有一定的参考价值。
You don't modify the CMSDesk in order to display only the date or only the time. You do it through the aspx control.http://authors.aspalliance.com/aspxtreme/sys/globalization/demos/DateTimeFormatInfoGetAllDateTimePatterns.aspx
<%# Eval("date", "{0:MMMM d, yyyy}") %> <%#Eval("PostOn", "{0:MM/dd/yyyy}") %>
以上是关于Kentico-使用日期/时间选择器显示自定义日期格式的主要内容,如果未能解决你的问题,请参考以下文章
自定义 WooCommerce 日期选择器结帐字段已保存并显示在订单和电子邮件中