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

Constructors

Properties

Accessors

Constructors

Properties

MissingTimeZoneVariant: DateTimeWriteError

Accessors

  • get value(): string
  • Returns string