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

// Parameters
var date; // Type:  any

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

Parameters

date
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.