wijmo.input Namespace > DateTimeInfo type : GetRokuyou Method |
Javascript (Usage) | |
---|---|
var instance = new wijmo.input.DateTimeInfo(); var value; // Type: any // Parameters var date; // Type: any value = instance.GetRokuyou(date); |
Javascript (Specification) | |
---|---|
function GetRokuyou( date : any ) : any; |