Module ecma402_traits::datetimeformat[][src]

Expand description

A Rust implementation of ECMA 402 DateTimeFormat API.

The datetimeformat mod contains all the needed implementation bits for Intl.DateTimeFormat.

Modules

options

Contains the API configuration as prescribed by ECMA 402.

Structs

DateTimeFormatOptions

Traits

DateTimeFormat