time::parsing

Module iso8601

source
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