package
0.0.0-20240608220345-902489af46fc
Repository: https://github.com/chrisyxlee/snippets.git
Documentation: pkg.go.dev

# Functions

Assert checks a condition and panics if it's false.
FormatLocalDate formats time in the local time zone with day granularity and does not display the year.
FormatLocalTime formats the time in the local timezone with minute granularity.
InTimeRange returns true if the time t is within the range [start, end).
No description provided by the author
ParseLocalTime parses time in the format defined by TimeLayout.
ParseLocalTimeOrDie parses time in the format defined by TimeLayout.

# Constants

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