Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultLayout = "2006-01-02"
View Source
const DefaultTimeLayout = "15:04:05"
Variables ¶
This section is empty.
Functions ¶
func GetDateFormat ¶
func GetDateFormat() string
func GetTimeFormat ¶
func GetTimeFormat() string
func SetDateFormat ¶
func SetDateFormat(f string)
func SetTimeFormat ¶
func SetTimeFormat(f string)
Types ¶
type Date ¶
func (*Date) MarshalJSON ¶
func (*Date) UnmarshalJSON ¶
type Time ¶
func ParseTimeFromBytes ¶
func (*Time) MarshalJSON ¶
func (*Time) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.