Examples using... time.February
Recent
String returns a string representing the duration in the form "72h3m0.5s".
Leading zero units are omitted. As a special case, durations less than one
second format use a smaller unit (milli-, micro-, or nanoseconds) to ensure
that the leading digit is non-zero. The zero duration formats as 0s.
Chtimes changes the access and modification times of the named
file, similar to the Unix utime() or utimes() functions.
Multistream controls whether the reader supports multistream files.