PowerTools InputMan for ASP.NET 8.0J
GetMidnightAs24 メソッド
真夜中の表示方法を取得または設定します。
構文
var instance = new GCIM.GcDateTime(container, id);
var value; // Type: boolean
value = instance.GetMidnightAs24();
function GetMidnightAs24() : boolean;

戻り値

型 : boolean
「24時」として表示と表示する場合はtrue、「0時」と表示する場合はfalse。
参照

GcDateTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.