Documentation ¶
Overview ¶
Package date implements a custom date format with marshaling
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Date ¶
Date acts like a normal time.Time which can marshal/unmarshal to JSON and is of the format "2006-01-02"
func (*Date) MarshalJSON ¶
func (*Date) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.