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