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

// Parameters
var date; // Type:  any

value = instance.GetEraDate(date);
Javascript (Specification) 
function GetEraDate( 
   date : any
) : any;

Parameters

date
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.