UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 220 B
```css // Property: hour12 // Description: Indicates if formatter should output to either 12-hour or 24-hour time. // Component(s): DateTimeFormatOptions '.hour12': { hour12: true } '.hour12-false': { hour12: false } ```