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

// Parameters
var value; // Type:  any

returnValue = instance.String2Date(value);
Javascript (Specification) 
function String2Date( 
   value : any
) : any;

Parameters

value
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.