UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 229 B
```css // Property: format24 // Description: Determines whether the Time pickers display in 24-hour or 12-hour clock format. // Component(s): Ti.UI.Picker '.format24': { format24: true } '.format24-false': { format24: false } ```