Documentation ¶
Overview ¶
go implementation of strftime
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Format ¶
This is an alternative to time.Format because no one knows what date 040305 is supposed to create when used as a 'layout' string this takes standard strftime format options. For a complete list of format options see http://strftime.org/
Example ¶
Output: 2012-06-21 02:12:56
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.