Class DateTime

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

See the Rust documentation for DateTime for more information.

Constructors

Accessors

Methods

Constructors

Accessors

  • get date(): Date
  • Returns Date

  • get time(): Time
  • Returns Time

Methods

""