package
0.0.0-20240509071920-1147cba215de
Repository: https://github.com/leehai1107/the-journey.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
*
Convert timestamp to string with custom RFC3339 format without GMT
ex: 2006-01-02T15:04:05Z07:00
*/.
No description provided by the author
GetDayOfWeekName get name of day of week, sunday is 0, 1 to 6 is from monday to saturday.
No description provided by the author
GetDayOfWeekName get name of day of week, sunday is 0, 1 to 6 is from monday to saturday.
No description provided by the author
No description provided by the author
nolint:gochecknoinits.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseStringToTime convert string to time object.
*
Convert timestamp to string with custom RFC3339 format without GMT07
ex: 2006-01-02T15:04:05Z07:00
*/.
No description provided by the author
TimeBeginDayByTime convert time to time begin of day.
TimeEndDayByTime convert time to time end of day.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DD_MM_YYYY is the format "02-01-2006".
DD_MM_YYYY_HH_MM_SS is the format "02-01-2006 15:04:05".
DD_MM_YYYY_HH_MM_SS_SSS is the format "02-01-2006 15:04:05.000".
No description provided by the author
No description provided by the author
YYYY_MM_DD is the format "2006-01-02".
YYYY_MM_DD_HH_MM_SS is the format "2006-01-02 15:04:05".
YYYY_MM_DD_HH_MM_SS_SSS is the format "2006-01-02 15:04:05.000".
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author