Documentation
¶
Overview ¶
Package strftime provides strftime/strptime compatible time formatting and parsing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendFormat ¶ added in v0.1.1
AppendFormat is like Format, but appends the textual representation to dst and returns the extended buffer.
func Format ¶
Format returns a textual representation of the time value formatted according to the strftime format specification.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.