package
0.0.0-20241223234636-cd3b93576f5b
Repository: https://github.com/jadogg22/go-sharpgraphs.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Function to count working days in the current month and return the current day's position.
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
GenerateDateRanges generates a slice of DateRange structs from the start date (Sunday) to today.
No description provided by the author
takes in a week and year and returns the month in this fomat: 2021 M09.
No description provided by the author
takes a slice of YearByYear data and returns the newest week and year.
No description provided by the author
takes in a week and year and returns the quarter in this fomat: 2021 Q02.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
"2024W01" -> 2024, 1.
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
No description provided by the author
No description provided by the author
Helper function to convert week string to int.
No description provided by the author