temporal_native 0.0.1 copy "temporal_native: ^0.0.1" to clipboard
temporal_native: ^0.0.1 copied to clipboard

TC39 Temporal date/time API for Dart, backed by temporal_rs (Rust) via a Diplomat-generated FFI layer. Immutable, unambiguous date and time types with full IANA timezone and calendar support.

0.0.1 #

Initial release with core Temporal types:

  • PlainDate — an ISO 8601 calendar date (year, month, day) with no time or timezone
  • PlainTime — a wall-clock time with no date or timezone
  • PlainDateTime — a combined calendar date and wall-clock time
  • Instant — an exact UTC point in time backed by microseconds since epoch
  • TemporalDuration — a duration spanning calendar units (years, months) and time units
0
likes
110
points
172
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

TC39 Temporal date/time API for Dart, backed by temporal_rs (Rust) via a Diplomat-generated FFI layer. Immutable, unambiguous date and time types with full IANA timezone and calendar support.

Repository (GitHub)
View/report issues

Topics

#date #time #temporal #datetime #calendar

License

unknown (license)

Dependencies

code_assets, ffi, hooks, meta

More

Packages that depend on temporal_native