Skip to main content

Module strftime

Module strftime 

Source
Available on (crate features formatting or parsing) and crate feature alloc only.

Structsยง

Tokenizer ๐Ÿ”’

Functionsยง

error_expected_end ๐Ÿ”’
error_invalid_component ๐Ÿ”’
error_unsupported_component ๐Ÿ”’
error_unsupported_modifier ๐Ÿ”’
parse_component ๐Ÿ”’
parse_strftime_borrowed
Parse a sequence of items from the strftime format description.
parse_strftime_owned
Parse a sequence of items from the strftime format description.