# Functions
AppendFormat is like Format, but appends the textual representation to dst and returns the extended buffer.
Format returns a textual representation of the time value formatted according to the strftime format specification.
Layout converts a strftime format specification to a Go time pattern specification.
Parse converts a textual representation of time to the time value it represents according to the strptime format specification.
UTS35 converts a strftime format specification to a Unicode Technical Standard #35 Date Format Pattern.