Data for the icu_datetime crate
Human-readable formatting of dates, times, and time zones in hundreds of locales
ICU4X: International Components for Unicode, written in Rust
ICU4X-backed CLDR segmentation and locale-aware collation for OxiText
The `i18n_pattern` crate of the Internationalisation project.
A strongly-typed locale library for Rust. Provides localized number and datetime formatting backed by Unicode CLDR data.
The `i18n-message` crate of the Internationalisation project.
MIMIC-IV: The Medical Information Mart for Intensive Care (MIMIC-IV) dataset contains data for over 200,000 patients admitted to the emergency department of a major urban hospital, in addition to over 65,000 ICU patients. It incorporates contemporary data and is a widely used resource in healthcare research. This Rust crate is a work in progress for research and development, for demo purposes only, not for production use. This Rust crate provides Rust structures to serialize and deserialized the MIMIC demo files.
A command-line utility for doing datetime arithmetic, parsing and formatting. A non-exhaustive list of features: * Generate sequences of datetimes using RFC 5545 recurrence rules. * Perform calendar and absolute duration arithmetic interchangeably in a way that is safe with respect to daylight saving time. * IANA time zone database support. * The ability to tag arbitrary data in a JSON lines format with datetimes. This works great for reformatting or localizing timestamps in log files. * Datetimes can be written in a variety of flexible formats. For example, `bttf time fmt '5pm last thursday'`. * Compare and sort datetimes.
A command-line utility for doing datetime arithmetic, parsing and formatting. A non-exhaustive list of features: * Generate sequences of datetimes using RFC 5545 recurrence rules. * Perform calendar and absolute duration arithmetic interchangeably in a way that is safe with respect to daylight saving time. * IANA time zone database support. * The ability to tag arbitrary data in a JSON lines format with datetimes. This works great for reformatting or localizing timestamps in log files. * Datetimes can be written in a variety of flexible formats. For example, `biff time fmt '5pm last thursday'`. * Compare and sort datetimes.
Integrate ICU international date formatting with Fluent translations
A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project.