package
0.1.33
Repository: https://github.com/skypies/util.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Legacy name, should fixup.
No description provided by the author
No description provided by the author
If fields absent or blank, returns {0.0, 0.0}.
All these FooPdt functions should be renamed FooPacificTime; they're not specific to dayight savings.
Return all midnights inbetween s & e - not including s or e if they happen to be midnight.
Get the window for all in the seconds in the month which contains the time.
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
Returns a list of time buckets, of given duration, that the inputs span.
Round off to 00:00:00 today (i.e.
Perhaps time.Round(24*time.Hour) works here ?.
A 'window' is a pair of times spanning 23-25h, respecting the timezone of the input, and honoring daylight savings changes.
Convenience helpers.
No description provided by the author
For each distincy day in the span (s,e] we generate a window (pair of times).

# Structs

TimeOfDayRange specifies a duration within a day.