PowerTools InputMan for ASP.NET 8.0J
GetMinValue メソッド
コントロールに入力可能な日付の最小値を取得します。
構文
var value; // Type: Date
value = GCIM.GcDate.GetMinValue();
function GetMinValue() : Date;

戻り値

型 : Date
入力可能な日付の最小値。
参照

GcDate オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.