# Functions
No description provided by the author
TimeDateDimensions generates a JSON object dependent on input source timestamp, input source format and input source timezone using golang time formats.
TimeDateDimensionsLite generates a JSON object dependent on input source timestamp, input source format and input source timezone using golang time formats.
# Structs
DateDim is the date dimension object returned from the timeparse function.
DateDimLite is the date dimension object returned from the timeparse function (light version).