Wijmo UI for the Web
GetRokuyouText Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.DateTimeInfo();
var value; // Type: string

// Parameters
var rokuyou; // Type:  any

value = instance.GetRokuyouText(rokuyou);
Javascript (Specification) 
function GetRokuyouText( 
   rokuyou : any
) : string;

Parameters

rokuyou
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.