Class ZonedDateTime

An ICU4X DateTime object capable of containing a date, time, and zone for any calendar.

See the Rust documentation for ZonedDateTime for more information.

Constructors

Accessors

  • get date(): Date
  • Returns Date

  • get time(): Time
  • Returns Time

Methods

""