Available on crate feature
alloc only.Expand description
Provides a strftime implementation using a UTF-8 format string, writing to
a newly allocated String.
Functions
Format a time implementation with the specified UTF-8 format string.