Bluestep JS Documentation
    Preparing search index...

    Class FormatStyle

    Enumeration of the style of a localized date, time or date-time formatter.

    See java.time.format.FormatStyle for full documentation

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    MEDIUM: FormatStyle

    Methods

    • Returns the enum constant of this type with the specified name.

      Parameters

      • name: string

      Returns FormatStyle

    • Returns an array containing the constants of this enum type, in the order they are declared.

      Returns FormatStyle[]