# Functions
No description provided by the author
accepts a custom format string to return a daystr can be either a prefix, a delta, or a prefix w/ a delta if no prefix is given, "today" is assumed examples: today-2d, bow, bom+1m-1d (that's end of the month), 2024-04-01+1w
prefixes:
yyyy-mm-dd today yesterday bom (beginning of month) bow (beginning of week -- sunday)
deltas:
+[n]d, -[n]d (e.g.
No description provided by the author
No description provided by the author
Wraps UpdateCurrentActivity, spawns goroutine, and logs errors.
No description provided by the author
note, will not mark the current day as uploaded.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author