# Functions

AddMonths returns the time corresponding to adding the given number of months to t.
CurrentTimeStamp gets current timestamp in int64.
CurrentTimeStampStr gets current timestamp in string.
GetCurrentTimeStampMilli gets current timestamp in millis second in int64.
GetEndOfNatureMonth get the end time of the nature month the given time stamp belongs to.
GetEndOfNatureWeek get the end time of the nature week the given time stamp belongs to.
GetStartOfNatureMonth get the start time of the nature month the given time stamp belongs to.
GetStartOfNatureWeek get the start time of the nature week the given time stamp belongs to.
GetTimeStamp get timestamp in int64 by year, month and day.
Get timestamp from time.Time in millis second in int64.
No description provided by the author
NowUTC returns current UTC time with optional duration addition.
ParseDateMySQL parses a MySQL formatted date string into time.
ParseDateTimeISO8601 parses a ISO8601 formatted datetime string into time.
ParseDateTimeMySQL parses a MySQL formatted datetime string into time.
ParseTimeStamp parses a timestamp given in seconds, milliseconds or nanoseconds into time.
No description provided by the author
UniqueIDAcrossProcessNow returns a unique ID across all processes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author