Components Interactions Examples Tutorials API FAQ
Options
Menu

Interface Locale

Hierarchy

  • Locale

Index

Properties

Methods

Properties

timeFormat

timeFormat: object

Type declaration

Methods

numberFormat

  • numberFormat(specifier: string): function
  • Parameters

    • specifier: string

    Returns function

      • (n: number): string
      • Parameters

        • n: number

        Returns string

Generated using TypeDoc