# Functions
BuildSemver builds a semver object from a version string.
TsFromJava converts a java timestamp to standard unix format.
ZeroSecondsTS Takes a timestamp in milliseconds as a parameter and returns another timestamp in seconds with the same date & time but zero seconds.
ZeroTimeTS Takes a timestamp in milliseconds as a parameter and returns another timestamp in seconds with the same date and zero time.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
UnsupportedMatcherError represents a flag set validaton error.