twelve

displays the am/pm selector

boolean twelve;

Example

webix.ui({
  view: "timeboard",
  twelve: false // hides period selector initially
});


Default value:

true
Details

The property depends on the current locale.

See also
  • Articles
  • Back to top