deviceAlwaysUse24HourFormat property

bool get deviceAlwaysUse24HourFormat
inherited

Implementation

bool get deviceAlwaysUse24HourFormat {
  return fundamentals.device.alwaysUse24HourFormat(fundamentals);
}