Module time::format_description::modifier[][src]

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

Various modifiers for components.

Structs

Day of the month.

Hour of the day.

Minute within the hour.

Month of the year.

Hour of the UTC offset.

Minute within the hour of the UTC offset.

Second within the minute of the UTC offset.

Ordinal day of the year.

AM/PM part of the time.

Second within the minute.

Subsecond within the second.

Week within the year.

Day of the week.

Year of the date.

Enums

The representation of a month.

Type of padding to ensure a minimum width.

The number of digits present in a subsecond representation.

The representation used for the week number.

The representation used for the day of the week.

The representation used for a year value.