type time.Time (struct)

Method Implmentations (45 other methods implement nothing)


IsZero() bool Time.M : github.com/go-pg/zerochecker.isZeroer.IsZero Time.M : github.com/vmihailenco/msgpack/v5.isZeroer.IsZero
MarshalBinary() ([]byte, error) Time.M : encoding.BinaryMarshaler.MarshalBinary *Time.M : crypto/hmac.marshalable.MarshalBinary
MarshalJSON() ([]byte, error) Time.M : encoding/json.Marshaler.MarshalJSON
MarshalText() ([]byte, error) Time.M : encoding.TextMarshaler.MarshalText
String() string Time.M : expvar.Var.String Time.M : fmt.Stringer.String Time.M : context.stringer.String Time.M : github.com/aws/smithy-go/middleware.stringer.String Time.M : runtime.stringer.String
UnmarshalBinary(data []byte) error *Time.M : encoding.BinaryUnmarshaler.UnmarshalBinary *Time.M : crypto/hmac.marshalable.UnmarshalBinary
UnmarshalJSON(data []byte) error *Time.M : encoding/json.Unmarshaler.UnmarshalJSON