Wijmo UI for the Web
getDisplayDate メソッド
有効な表示日付を取得します。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: any
    returnsValue = $(".selector").wijcalendar("getDisplayDate");
});
Javascript (Specification) 
function getDisplayDate() : any;

関連トピック

参照

wijcalendar タイプ
wijcalendar メソッド

 

 


Copyright © GrapeCity inc. All rights reserved.