Wijmo UI for the Web
culture Field

Default value: ""

Culture name, e.g. "de-DE".

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijdatepager.options.culture;
Javascript (Specification) 
var culture : string;
Example
// This markup sets the culture to German:
$("#element").wijdatepager( { culture: "de-DE" } );
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.