Wijmo UI for the Web
culture Field
wijmo.input Namespace > IDateOptions Interface : culture Field

Indicates the culture that the format library will use.

Syntax
var instance; // Type: wijmo.input.IDateOptions;
var value; // Type: string
value = instance.culture;
var culture : string;
See Also

Reference

IDateOptions Interface