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

// Parameters
var y; // Type:  any

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

Parameters

y
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.