Binary package “golang-github-lestrrat-go-strftime-dev” in ubuntu oracular

fast strftime implementation for Go (library)

 This is a Go implementation of strftime, optimised for pattern re-use,
 and with support for as many conversion specifications as possible. It
 aims for POSIX compliance while still including widely-used non-POSIX
 format specifications such as "%f" or "%L" for milliseconds.