Module time::format_description[][src]

This is supported on crate features formatting or parsing only.
Expand description

Description of how types should be formatted and parsed.

Modules

modifier

Various modifiers for components.

well_known

Well-known formats, typically RFCs.

Enums

Component

A component of a larger format description.

FormatItem

A complete description of how to format and parse a type.

Functions

parsealloc

Parse a sequence of items from the format description.