Module strftime::bytes

source ·
Available on crate feature alloc only.
Expand description

Provides a strftime implementation using a format string with arbitrary bytes, writing to a newly allocated Vec.

Functions§

  • Format a time implementation with the specified format byte string.