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ยง
- strftime
- Format a time implementation with the specified format byte string.