Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getDowNameAt メソッド
曜日の名前を表す文字列を取得します。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function getDowNameAt(
: Number
) : String; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebDateTimeEditor.getDowNameAt(Number); |
パラメータ
- i
- 0~6 の範囲の曜日のインデックス。
戻り値の型
曜日の名前。
参照