icu4x
    Preparing search index...

    Class DateTimeWriteError

    An error when formatting a datetime.

    Currently the only reachable error here is a missing time zone variant. If you encounter that error, you need to call with_variant or infer_variant on your TimeZoneInfo.

    Additional information: 1

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    MissingTimeZoneVariant: DateTimeWriteError

    Accessors

    • get ffiValue(): number

      Returns number

    • get value(): string

      Returns string

    Methods