PowerTools InputMan for ASP.NET 8.0J
GetHour12Mode メソッド
12時間の範囲を定義する値を取得します。
構文
var instance = new GCIM.GcTime();
var value; // Type: Hour12Mode
value = instance.GetHour12Mode();
function GetHour12Mode() : Hour12Mode;

戻り値

型 : Hour12Mode
12時間の範囲を定義する値("hour12as0"、"hour0as12")。
参照

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.