Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatDateTime ¶
FormatDateTime format value as a date-time (RFC3339 section 5.6)
Example: 1985-04-12T23:20:50.52Z
func FormatEpochSeconds ¶
FormatEpochSeconds returns value as a Unix time in seconds with with decimal precision
Example: 1515531081.1234
func FormatHTTPDate ¶
FormatHTTPDate format value as a http-date (RFC 7231#section-7.1.1.1 IMF-fixdate)
Example: Tue, 29 Apr 2014 18:30:38 GMT
func ParseEpochSeconds ¶
ParseEpochSeconds returns value as a Unix time in seconds with with decimal precision
Example: 1515531081.1234
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.