Versions in this module Expand all Collapse all v0 v0.1.0 Dec 19, 2016 Changes in this version + const Format + type Time struct + Time time.Time + Valid bool + func New(t time.Time) Time + func (it *Time) UnmarshalJSON(data []byte) error + func (it Time) MarshalJSON() ([]byte, error) + func (it Time) String() string