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

// Parameters
var y; // Type:  any

value = instance.LYearDays(y);
Javascript (Specification) 
function LYearDays( 
   y : any
) : any;

Parameters

y
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.