# Functions
CaptureSentryException is a helper function that captures an exception with the given name and error.
ParseDate parses a date string into a time.Time object in UTC.
ReplaceUnicodeSymbols replaces Unicode escape sequences with their corresponding characters.
No description provided by the author
# Interfaces
Datable is a type that can be parsed into a date (hopefully).