TIWCGJQMMobiScrollOptionsDate.DateOrder Property

Display order and formating for month/day/year wheels. (m - month of year (no leading zero), mm - month of year (two digit), M - month name short, MM - month name long, d - day of month (no leading zero), dd - day of month (two digit), D - day of week (short), DD - day of week (long), y - year (two digit), yy - year (four digit). The options also controls if a specific wheel should appear or not, e.g. use 'mmyy' to display month and year wheels only, 'mmD ddy' to display both day of week and date on the day wheel.

Namespace: IWCGJQMMobiScroll
published
 property DateOrder: string index 24 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string