time 0.2.13

Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
Documentation
newline_style = "unix"
use_field_init_shorthand = true
use_try_shorthand = true

# Unstable features below
unstable_features = true
error_on_line_overflow = true
# Disabled due to formatting of macros.
# format_code_in_doc_comments = true
format_macro_matchers = true
format_strings = true
merge_imports = true
normalize_comments = true
normalize_doc_attributes = true
reorder_impl_items = true