package
0.0.3
Repository: https://github.com/meikwei/go-tools.git
Documentation: pkg.go.dev

# Functions

Get the formatted time at 12 o'clock of the day, the format is "2006-01-02_12-00-00".
Get the timestamp at 12 o'clock on the day.
Get the formatted time at 0 o'clock of the day, the format is "2006-01-02_00-00-00".
Get the timestamp at 0 o'clock of the day.
No description provided by the author
Get the current timestamp by Mill.
Get the current timestamp by Nano.
Get the current timestamp by Second.
GetTimeStampByFormat convert string to unix timestamp.
TimeStringFormatTimeUnix convert string to unix timestamp.
TimeStringToTime convert string to time.Time.
TimeToString convert time.Time to string.
UnixMillSecondToTime convert millSecond to time.Time type.
Convert nano timestamp to time.Time type.
Convert timestamp to time.Time type.

# Constants

Half-day hourly offset.
8 hour offset.