Module strftime::buffered

source ·
Expand description

Provides a strftime implementation using a format string with arbitrary bytes, writing to a provided byte slice.

Functions§

  • Format a time implementation with the specified format byte string, writing in the provided buffer and returning the written subslice.