strftime

Module string

Source
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.