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

// Parameters
var firstWeekday; // Type:  any

value = instance.GetDaysByFirstWeekday(firstWeekday);
Javascript (Specification) 
function GetDaysByFirstWeekday( 
   firstWeekday : any
) : any;

Parameters

firstWeekday
Browser Compatibility
7
5
5

See Also

Reference

DateTimeInfo type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.