Asp,Php,Jssdk,mysql,mssql,微信公众号开发,小程序开发-学习笔记 收集日常学习笔记和重点,交流QQ:79657181,手机/微信:18611436777

asp从日期字段中单取年或是月或是日

asp从日期字段中单取年或是月或是日,asp日期,asp日期取年月日


<%=datepart("d",rsnews("time"))%>
<%=datepart("yyyy",rsnews("time"))%>
<%=datepart("m",rsnews("time"))%>


2017年10月29日 | 发布:anco | 分类:asp | 评论:0