码迷,mamicode.com
首页 > 其他好文 > 详细

LayDate 只显示年月

时间:2018-04-04 12:36:28      阅读:2265      评论:0      收藏:0      [点我收藏+]

标签:laydate   time   join   port   model   isp   blog   imp   body   

<style>
    .laydate_table {
        display: none;
    }

    #laydate_hms {
        display: none !important;
    }
</style>
<input type="text" class="w_170" name="JoinLeagueDate" value="@Model.JoinLeagueDate" id="JoinLeagueDate" onclick="laydate({ istime: true, format: ‘YYYY-MM‘ })">

 

LayDate 只显示年月

标签:laydate   time   join   port   model   isp   blog   imp   body   

原文地址:https://www.cnblogs.com/Jacob-Wu/p/8715973.html

(1)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!