# Functions
NewTime creates a TimeWrapper wrapped around the given time.Time.
NewTimeWithTrailingZeroMsec creates a TimeWrapper wrapped around the given time.Time.
ParseTimeWithTrailingZeroMsec parses a formatted string and returns the time value it represents.
ParseTimeWrapper parses a formatted string and returns the time value it represents.
# Type aliases
TimeWithTrailingZeroMsec overrides marshalling of time.Time.
TimeWrapper overrides marshalling of time.Time.