Module time::parsing::iso8601

source ·
Available on crate feature parsing only.
Expand description

Parse parts of an ISO 8601-formatted value.

Functions§

  • round 🔒
    Round wrapper that uses hardware implementation if std is available, falling back to manual implementation for no_std