package
0.16.0
Repository: https://github.com/smithyat/go-helpers.git
Documentation: pkg.go.dev

# Functions

ExtractDate is a function that takes a string and returns a formatted date string and an error.
SplitDate takes a date string in the "YYYYMMDD" format and returns individual string components for the year, month, and day.