Documentation ¶
Index ¶
- func Format(format string, date time.Time) string
- func GetLayout(format string) string
- func Parse(format, value string) (time.Time, error)
- func ParseInLocation(format, value, timezone string) (time.Time, error)
- func ParseInLocationDirect(format, value string, timezone *time.Location) (time.Time, error)
- func UnsafeString(b []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseInLocationDirect ¶
func UnsafeString ¶
UnsafeString returns the string under byte buffer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.